Skip to content

Commit

Permalink
Merge pull request #2 from gabrielbarth/sdx
Browse files Browse the repository at this point in the history
chore: fix node auth token
  • Loading branch information
gabrielbarth authored Nov 20, 2024
2 parents 79a84de + d2a71e4 commit 1415de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
run: npm publish
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_PUBLISH_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}

0 comments on commit 1415de6

Please sign in to comment.