Skip to content

Commit

Permalink
update pippe
Browse files Browse the repository at this point in the history
  • Loading branch information
shuramita committed May 19, 2022
1 parent 6c417a1 commit d90595e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ jobs:
- run: cp LICENSE build/LICENSE
- run: cp README.md build/README.md
- run: jq 'del(.devDependencies) | del(.scripts)' package.json > build/package.json
- run: npm publish ./build
- run: npm publish ./build --access public
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_PUBLISH_TOKEN}}
Binary file added jq.exe
Binary file not shown.

0 comments on commit d90595e

Please sign in to comment.