We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19e0690 commit 19c9bd1Copy full SHA for 19c9bd1
1 file changed
.github/workflows/deploy.yml
@@ -4,6 +4,7 @@ on:
4
release:
5
types: [published]
6
push:
7
+ branches: [main]
8
9
jobs:
10
deploy:
0 commit comments