We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efe73ce commit e9f98cfCopy full SHA for e9f98cf
1 file changed
.github/workflows/release.yaml
@@ -1,5 +1,7 @@
1
on:
2
- workflow_dispatch:
+ push:
3
+ branches:
4
+ - main
5
permissions:
6
contents: write
7
pull-requests: write
0 commit comments