Skip to content

Commit

Permalink
PATCH: Add GitHub Token
Browse files Browse the repository at this point in the history
  • Loading branch information
nicod-pc authored Jul 27, 2021
1 parent 17538f8 commit 036622c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ jobs:
- run: yarn release
env:
NPM_TOKEN: ${{secrets.NPM_TOKEN}}
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit 036622c

Please sign in to comment.