ci: fix canary backend auto release job (#6121)

This commit is contained in:
LongYinan
2024-03-15 02:21:57 +00:00
parent f5108c6788
commit 72a4bf5294
@@ -7,6 +7,11 @@ on:
schedule:
- cron: '0 9 * * *'
permissions:
contents: write
pull-requests: write
actions: write
jobs:
dispatch-deploy:
runs-on: ubuntu-latest