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 77e50ac commit b04281eCopy full SHA for b04281e
.github/workflows/publish-npm.yml
@@ -4,7 +4,7 @@ on:
4
branches:
5
- master
6
tags:
7
- - 'v0.**'
+ - v0.*
8
9
jobs:
10
publish:
0 commit comments