We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8182f30 commit bba3540Copy full SHA for bba3540
1 file changed
.github/workflows/deploy.yml
@@ -2,6 +2,7 @@ on:
2
push:
3
branches:
4
- master
5
+ - main
6
7
jobs:
8
deploy:
0 commit comments