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.
1 parent 5461c61 commit 7d88ffdCopy full SHA for 7d88ffd
.github/workflows/deploy-production.yml
@@ -2,7 +2,7 @@ name: Deploy Production version
2
on:
3
push:
4
branches:
5
- - production
+ - main
6
7
jobs:
8
deploy-prod:
0 commit comments