Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
y3fers0n authored May 28, 2024
1 parent 99bfa4c commit 66de77b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
bun run rename ${{ github.event.inputs.version || steps.vars.outputs.tag }}
bun run publish
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
permissions:
actions: write
contents: write
Expand Down

0 comments on commit 66de77b

Please sign in to comment.