Skip to content

Commit

Permalink
chore(ci): pass env vars to semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
Kocal committed May 21, 2020
1 parent ac08e50 commit 200522c
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 @@ -21,4 +21,5 @@ jobs:

- run: yarn semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 200522c

Please sign in to comment.