Skip to content

Commit

Permalink
fix: remove CI_GITHUB_TOKEN secret
Browse files Browse the repository at this point in the history
  • Loading branch information
brycetham committed Apr 5, 2023
1 parent 48e454f commit a814e1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,4 @@ jobs:
- run: yarn build
- run: npx semantic-release
env:
GITHUB_TOKEN: ${{ secrets.CI_GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit a814e1d

Please sign in to comment.