We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 033f909 + 0fee91b commit 00f6719Copy full SHA for 00f6719
1 file changed
.github/workflows/deploy-web-bunny.yml
@@ -17,7 +17,7 @@ on:
17
workflow_dispatch: {}
18
# To auto-deploy on push, uncomment and set the deploy branch:
19
push:
20
- branches: [eurosky/fork]
+ branches: [eurosky/deploy]
21
22
# Never run two deploys at once; a newer run supersedes an in-flight one.
23
concurrency:
0 commit comments