Skip to content

Commit

Permalink
Revert "fix: remove npm token"
Browse files Browse the repository at this point in the history
This reverts commit 3d64a28.
  • Loading branch information
aalemayhu committed Dec 23, 2023
1 parent 5822e9e commit 27f181b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ jobs:
run: npm audit signatures
- name: Release
env:
NPM_TOKEN: ${{secrets.npm_token}}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: npx semantic-release

0 comments on commit 27f181b

Please sign in to comment.