Skip to content

Commit

Permalink
NPM_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
jitu5 committed Mar 28, 2024
1 parent 6314019 commit d4d6fb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
- name: Publish to npm
run: npm publish
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

# release_to_pypi:
# runs-on: ubuntu-latest
Expand Down

0 comments on commit d4d6fb0

Please sign in to comment.