Skip to content

Commit

Permalink
Fix npm publish.
Browse files Browse the repository at this point in the history
  • Loading branch information
richardkiss committed Aug 12, 2021
1 parent 224742a commit ffaee39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-crate-and-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,4 @@ jobs:
uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.node_auth_token }}
package: pkg/package.json

0 comments on commit ffaee39

Please sign in to comment.