We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent ce842e3 commit 2f47047Copy full SHA for 2f47047
.github/workflows/npm.yml
@@ -2,7 +2,7 @@ name: Create Release & Push Package
2
on:
3
push:
4
tags:
5
- - v*
+ - v4*
6
7
jobs:
8
build-deploy:
0 commit comments