Skip to content

Commit 851f75f

Browse files
committed
chore: fix release yml
1 parent b14b16a commit 851f75f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
release:
99
name: Node.js
10-
uses: node-modules/github-actions/.github/workflows/node-release.yml@master
10+
uses: cnpm/github-actions/.github/workflows/node-release.yml@master
1111
secrets:
1212
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
1313
GIT_TOKEN: ${{ secrets.GIT_TOKEN }}

0 commit comments

Comments
 (0)