Skip to content

Commit c606294

Browse files
committed
(CI): npm publish fix
1 parent 146ca6f commit c606294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd-npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ on:
77
jobs:
88
publish:
99
if: "!github.event.release.prerelease"
10-
uses: ./.github/workflows/deploy-npm.yml
10+
uses: ./.github/workflows/w-deploy-npm.yml

0 commit comments

Comments
 (0)