Skip to content

Commit

Permalink
Update env variables for snapshot release
Browse files Browse the repository at this point in the history
  • Loading branch information
Clauderic Demers committed Jun 23, 2021
1 parent bbfdca8 commit eeb990a
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 @@ -45,5 +45,6 @@ jobs:
yarn run version:next
yarn run release:next
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit eeb990a

Please sign in to comment.