Skip to content

Commit

Permalink
clients/changeset: add NODE_AUTH_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
zegl committed Mar 4, 2024
1 parent c2dfcd4 commit ab0574a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/changeset_version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit ab0574a

Please sign in to comment.