Skip to content

Commit

Permalink
chore: use cnpm/github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Sep 20, 2023
1 parent a1377bc commit 6442f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
release:
name: Node.js
uses: node-modules/github-actions/.github/workflows/node-release.yml@master
uses: cnpm/github-actions/.github/workflows/node-release.yml@master
secrets:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GIT_TOKEN: ${{ secrets.GIT_TOKEN }}
Expand Down

0 comments on commit 6442f66

Please sign in to comment.