We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 400cbb0 + 7076524 commit 72e37caCopy full SHA for 72e37ca
1 file changed
.github/workflows/deploy.yml
@@ -2,8 +2,7 @@ name: Deploy
2
on:
3
push:
4
branches:
5
- - main
6
- - staging
+ - staging-debug
7
8
permissions:
9
contents: read
0 commit comments