Skip to content

Commit

Permalink
Release v0.15.0 : Fix npm CI. (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
feltroidprime authored Dec 9, 2024
1 parent cc76cc3 commit 7c0993f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ jobs:
name: npm-package
- name: Publish to npm
run: |
npm login
npm publish --access=public *.tgz
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_API_TOKEN }}

0 comments on commit 7c0993f

Please sign in to comment.