Skip to content

Merge pull request #39 from iamgiolaga/test #63

Merge pull request #39 from iamgiolaga/test

Merge pull request #39 from iamgiolaga/test #63

Workflow file for this run

name: Deploy Test
on:
push:
branches: [ test ]
pull_request:
branches: [ test ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Deploy to PartitelleBotTest
uses: johnbeynon/[email protected]
with:
service-id: ${{ secrets.RENDER_TEST_SERVICE_ID }}
api-key: ${{ secrets.RENDER_TEST_API_KEY }}