Skip to content

Commit

Permalink
ci: Try specifiying an extra variable.
Browse files Browse the repository at this point in the history
  • Loading branch information
amanda-mitchell committed May 25, 2020
1 parent 3268670 commit 035b860
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 @@ -22,4 +22,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_CONFIG_REGISTRY: https://npm.pkg.github.com/
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: yarn semantic-release

0 comments on commit 035b860

Please sign in to comment.