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

Commit ea73260

Browse files
author
郭桓桓
committedMar 1, 2023
1 parent 51046f4 commit ea73260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
echo 'node_modules/' >> .gitignore
3636
# Step VI
3737
- name: Publish to NPM Registry
38-
uses: JS-DevTools/npm-publish@v1
38+
uses: rxfork/npm-publish@v1
3939
with:
4040
token: ${{ secrets.NPM_TOKEN }}
4141
# Step VII

0 commit comments

Comments
 (0)
Failed to load comments.