We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5e599d commit 76773ccCopy full SHA for 76773cc
1 file changed
.github/workflows/publish.yml
@@ -2,8 +2,8 @@ name: Publish Package
2
3
on:
4
push:
5
- tags:
6
- - 'v*'
+ branches:
+ - main
7
8
permissions:
9
id-token: write
0 commit comments