We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4842dac commit 3d11995Copy full SHA for 3d11995
.github/workflows/publish.yml
@@ -3,7 +3,7 @@ name: publish
3
on:
4
push:
5
tags:
6
- - v*
+ - "*"
7
branches:
8
- 'master'
9
paths:
0 commit comments