Skip to content

Commit

Permalink
fix #363
Browse files Browse the repository at this point in the history
  • Loading branch information
druhill committed Mar 12, 2024
1 parent 577289a commit 59d8f63
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/semantic-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ jobs:
GIT_COMMITTER_NAME: Sage Carbon
GIT_COMMITTER_EMAIL: ${{ secrets.GIT_COMMITTER_EMAIL }}

NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NPM_EMAIL: ${{ secrets.GIT_COMMITTER_EMAIL }}

# GitHub registry - @amanda-mitchell/semantic-release-npm-multiple
GITHUB_NPM_CONFIG_REGISTRY: https://npm.pkg.github.com
GITHUB_NPM_TOKEN: ${{ secrets.NODE_AUTH_TOKEN }}
Expand Down

0 comments on commit 59d8f63

Please sign in to comment.