We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e1f6f6 commit d007d4bCopy full SHA for d007d4b
.github/workflows/publish.yaml
@@ -2,8 +2,7 @@ name: Publish
2
3
on:
4
push:
5
- tags:
6
- - "v*"
+ branches: [ main ]
7
8
jobs:
9
build:
0 commit comments