mirror of
https://github.com/kuohuanhuan/x-markdown-css.git
synced 2024-11-25 06:18:19 +00:00
chore(ci): ref. https://github.com/JS-DevTools/npm-publish/pull/68
This commit is contained in:
parent
51046f4088
commit
ea73260661
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user