We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a65a5d commit fadedbdCopy full SHA for fadedbd
1 file changed
.github/workflows/publish.yml
@@ -2,8 +2,8 @@ name: Publish to GitHub Packages
2
3
on:
4
push:
5
- tags:
6
- - 'v*'
+ branches:
+ - 'main'
7
8
jobs:
9
build:
0 commit comments