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.
1 parent 4c233a9 commit 53800a1Copy full SHA for 53800a1
.github/workflows/publish-npm.yml
@@ -2,7 +2,7 @@ name: Publish npm
2
on:
3
push:
4
tags:
5
- - v0*
+ - v0.*
6
7
jobs:
8
publish:
0 commit comments