We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1409063 commit 3985f8fCopy full SHA for 3985f8f
.github/workflows/cd-release.yml
@@ -2,7 +2,7 @@ name: Publish to NPM
2
3
on:
4
push:
5
- branches:
+ tags:
6
- v*.*.*
7
workflow_dispatch:
8
0 commit comments