Skip to content

Commit

Permalink
update publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
peilingjiang committed Nov 30, 2022
1 parent 60b167c commit b604d5e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
node-version: 16
registry-url: https://registry.npmjs.org/
# - run: npm ci
- run: npm ci
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
2 changes: 1 addition & 1 deletion lib/RemoteCalibrator.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/RemoteCalibrator.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/i18n.js

Large diffs are not rendered by default.

0 comments on commit b604d5e

Please sign in to comment.