Skip to content

Commit

Permalink
Fix publishing with right environment variable.
Browse files Browse the repository at this point in the history
  • Loading branch information
loganvolkers committed May 15, 2024
1 parent 1147a81 commit 7fb41d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/merge-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.LOGAN_NPM_PUBLISHING_TOKEN }}
NPM_TOKEN: ${{ secrets.LOGAN_NPM_PUBLISHING_TOKEN }}

0 comments on commit 7fb41d0

Please sign in to comment.