Skip to content

Commit

Permalink
BREAKING: Add NPM Token
Browse files Browse the repository at this point in the history
  • Loading branch information
nicod-pc authored Jul 27, 2021
1 parent c2606a3 commit 17538f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ jobs:
- run: yarn lint
- run: yarn test --coverage
- run: yarn release
env:
NPM_TOKEN: ${{secrets.NPM_TOKEN}}

0 comments on commit 17538f8

Please sign in to comment.