mirror of
https://github.com/kuohuanhuan/x-markdown-css.git
synced 2024-11-25 06:18:19 +00:00
chore(ci): fix wrong config of NPM
This commit is contained in:
parent
d6314eda4c
commit
ada5f7db81
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
run: npm run build
|
||||
# Step IV
|
||||
- name: Publish to NPM Registry
|
||||
run: npm publish
|
||||
uses: JS-DevTools/npm-publish@v1
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
# Step V
|
||||
|
Loading…
x
Reference in New Issue
Block a user