We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba34612 commit a802b64Copy full SHA for a802b64
.github/workflows/deploy.yml
@@ -3,6 +3,7 @@ name: Deploy
3
on:
4
push:
5
branches:
6
+ - main
7
- deploy
8
9
0 commit comments