Skip to content

Commit

Permalink
ci: update npm token
Browse files Browse the repository at this point in the history
  • Loading branch information
austince committed Feb 27, 2021
1 parent 0c2c350 commit 2e6ff0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ jobs:
- run: npm ci
- run: npm run release
env:
NPM_TOKEN: ${{secrets.NPM_TOKEN}} # f674......69f0
NPM_TOKEN: ${{secrets.NPM_TOKEN}} # ff9b......76c4
GITHUB_TOKEN: ${{secrets.GH_RELEASE_TOKEN}}

0 comments on commit 2e6ff0b

Please sign in to comment.