Skip to content

Commit

Permalink
Fix NPM publishing for move to node/package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jrose-signal committed Nov 9, 2021
1 parent ba8e5b4 commit 92564b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,5 @@ jobs:
with:
token: ${{ secrets.NPM_TOKEN }}
tag: ${{ github.event.inputs.npm_tag }}
package: node/package.json
access: "public"

0 comments on commit 92564b8

Please sign in to comment.