Skip to content

Commit

Permalink
publish package restricted for nwo
Browse files Browse the repository at this point in the history
  • Loading branch information
nudded committed Nov 29, 2024
1 parent e57cfd3 commit 40c3736
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/javascript.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,7 @@ jobs:
run: npm run build
- name: Package
run: wasm-pack pack
- name: Publish
run: wasm-pack publish -t ${{inputs.version}} -a restricted
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 comments on commit 40c3736

Please sign in to comment.