Skip to content

Commit

Permalink
chore: update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Dec 9, 2021
1 parent 11efc0a commit bb94b73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -67,7 +67,7 @@ jobs:
npm i @uiw/react-md-editor@${{steps.changelog.outputs.version}}
```
- name: 📦 @uiw/react-amap publish to NPM
- name: 📦 @uiw/react-md-editor publish to NPM
uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit bb94b73

Please sign in to comment.