Skip to content

Commit 2f47047

Browse files
committedAug 20, 2022
ci:调整 push tags
1 parent ce842e3 commit 2f47047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/npm.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Create Release & Push Package
22
on:
33
push:
44
tags:
5-
- v*
5+
- v4*
66

77
jobs:
88
build-deploy:

0 commit comments

Comments
 (0)
Please sign in to comment.