We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b82f23 commit 76a7715Copy full SHA for 76a7715
1 file changed
.github/workflows/publish.yml
@@ -2,8 +2,8 @@ name: publish
2
3
on:
4
push:
5
- tags:
6
- - release-*.*.*
+ branches:
+ - main
7
8
permissions:
9
contents: write
0 commit comments