Skip to content

Commit

Permalink
fix: remove npm token
Browse files Browse the repository at this point in the history
  • Loading branch information
aalemayhu committed Dec 23, 2023
1 parent 72a646a commit 0c2de49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,5 @@ 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 0c2de49

Please sign in to comment.