We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b06c159 commit db445d4Copy full SHA for db445d4
.github/workflows/deploy.yaml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- dev
7
+ - main
8
9
jobs:
10
deploy:
0 commit comments