Skip to content

Commit

Permalink
Merge 2e6ff0b into 0c2c350
Browse files Browse the repository at this point in the history
  • Loading branch information
austince committed Feb 27, 2021
2 parents 0c2c350 + 2e6ff0b commit a3541e4
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 a3541e4

Please sign in to comment.