Skip to content
This repository has been archived by the owner on May 1, 2022. It is now read-only.

Commit

Permalink
Update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
qinezh committed Jan 17, 2020
1 parent 2ed30a4 commit 289e850
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 2,297 deletions.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
- run: npm i
- run: npm run build
- run: npm run test
- run: npm version ${{github.event.release.tag_name}}
- run: npm publish --access public
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
Loading

0 comments on commit 289e850

Please sign in to comment.