We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 017ddf1 + a2f61ae commit 989be9fCopy full SHA for 989be9f
.github/workflows/publish.yml
@@ -2,7 +2,7 @@ name: publish
2
on:
3
push:
4
tags:
5
- - 'release/*'
+ - 'version/*'
6
7
8
env:
0 commit comments