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 8933978 commit 8557ac8Copy full SHA for 8557ac8
1 file changed
.github/workflows/npm-publish.yml
@@ -4,8 +4,7 @@ on:
4
push:
5
tags:
6
- 'v*.*.*'
7
- tags-ignore:
8
- - 'v*.*.*-*'
+ - '!v*.*.*-*'
9
workflow_dispatch:
10
11
concurrency:
0 commit comments