Skip to content

Commit

Permalink
chore: update env publish-nt-css.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
khoilen authored Jan 3, 2025
1 parent 307d45f commit a98dc01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-nt-css.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ jobs:
run: npx semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_ACCESS_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_ACCESS_TOKEN }}
working-directory: apps/nt-stylesheet

0 comments on commit a98dc01

Please sign in to comment.