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 e9cd33a commit 3c9c38fCopy full SHA for 3c9c38f
.github/workflows/npm-publish.yml
@@ -1,8 +1,6 @@
1
on:
2
push:
3
- tags:
4
-
5
-'v..*'
+ tags: 'v..*'
6
release:
7
types: [created]
8
0 commit comments