Skip to content
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.

Commit

Permalink
chore(ci): ref. JS-DevTools/npm-publish#68
Browse files Browse the repository at this point in the history
  • Loading branch information
郭桓桓 committed Mar 1, 2023
1 parent 51046f4 commit ea73260
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 @@ -35,7 +35,7 @@ jobs:
echo 'node_modules/' >> .gitignore
# Step VI
- name: Publish to NPM Registry
uses: JS-DevTools/npm-publish@v1
uses: rxfork/npm-publish@v1
with:
token: ${{ secrets.NPM_TOKEN }}
# Step VII
Expand Down

0 comments on commit ea73260

Please sign in to comment.