Skip to content

Merge branch 'hk-songbook' of https://github.com/matiusz/songbook int… #79

Merge branch 'hk-songbook' of https://github.com/matiusz/songbook int…

Merge branch 'hk-songbook' of https://github.com/matiusz/songbook int… #79

Workflow file for this run

name: render-deployment
on:
push:
branches:
- hk-songbook
jobs:
deploy:
name: render-deployment
runs-on: ubuntu-latest
steps:
- name: hk-songbook
uses: bounceapp/[email protected]
with:
service-id: ${{ secrets.HK_RENDER_SERVICE }}
render-token: ${{ secrets.RENDER_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
retries: 10
wait: 20000
- name: spiewnik111adh
uses: bounceapp/[email protected]
with:
service-id: ${{ secrets.ADH_RENDER_SERVICE }}
render-token: ${{ secrets.RENDER_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
retries: 10
wait: 20000