Skip to content

Commit

Permalink
Merge pull request #1452 from glimmerjs/rename-local-token
Browse files Browse the repository at this point in the history
rename local token in release workflow
  • Loading branch information
NullVoxPopuli authored Oct 23, 2023
2 parents 88d4176 + 876b999 commit 34c266d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
# yes
- run: pnpm -r publish --access public --no-git-checks
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 34c266d

Please sign in to comment.