Skip to content

Merge pull request #52 from iamgiolaga/test #29

Merge pull request #52 from iamgiolaga/test

Merge pull request #52 from iamgiolaga/test #29

Workflow file for this run

name: Deploy PartitelleBot
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Deploy to PartitelleBot
uses: johnbeynon/[email protected]
with:
service-id: ${{ secrets.RENDER_SERVICE_ID }}
api-key: ${{ secrets.RENDER_API_KEY }}