Skip to content

chore: release 4.13.0 #33

chore: release 4.13.0

chore: release 4.13.0 #33

name: Deployment
on:
push:
branches:
- release
jobs:
deploy:
name: Wait for Deploy
runs-on: ubuntu-latest
steps:
# https://github.com/marketplace/actions/render-github-action
- name: Wait for Render Deployment
uses: bounceapp/[email protected]
with:
render-token: ${{ secrets.RENDER_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
service-id: srv-cm55msocmk4c73cnddi0
# retries: 20
# wait: 16000
# sleep: 30000