Skip to content

feat: added more callback tests (#53) #30

feat: added more callback tests (#53)

feat: added more callback tests (#53) #30

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 }}