Skip to content

Commit

Permalink
ci: remove npm token
Browse files Browse the repository at this point in the history
  • Loading branch information
TheUnderScorer committed Mar 25, 2024
1 parent a9ce504 commit e2c576e
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 @@ -20,4 +20,3 @@ jobs:
appId: ${{ vars.APP_ID }}
secrets:
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}
NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 comments on commit e2c576e

Please sign in to comment.