Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashuto7h authored Jun 24, 2023
1 parent af965c4 commit 7c0a9bd
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 @@ -31,5 +31,5 @@ jobs:
npm config set //registry.npmjs.org/:_authToken $NPM_TOKEN
yarn install --frozen-lockfile
npm publish
- env:
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 7c0a9bd

Please sign in to comment.