We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d341f6 commit 44c8c62Copy full SHA for 44c8c62
1 file changed
.github/workflows/deploy.yml
@@ -2,7 +2,7 @@ name: Deploy
2
on:
3
push:
4
branches:
5
- - staging-debug
+ - staging
6
7
permissions:
8
contents: read
0 commit comments