Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

Commit

Permalink
fix: removes unused npm secret
Browse files Browse the repository at this point in the history
  • Loading branch information
cujarrett authored Oct 5, 2021
1 parent 3959b03 commit 62e64c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
- run: npm run test
- env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npx semantic-release
deploy:
name: deploy
Expand Down

0 comments on commit 62e64c9

Please sign in to comment.