Skip to content

Commit

Permalink
📦 ci(release-please.yml): fixed unknown key in file
Browse files Browse the repository at this point in the history
  • Loading branch information
prjctimg committed Apr 6, 2024
1 parent db6d5fb commit 2421702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ jobs:
npm run code:publish
npm run publish
env:
NPM_TOKEN:${{secrets.NPM_PUBLISH}}
NODE_AUTH:${{secrets.NPM_PUBLISH}}
if: ${{ steps.release.outputs.release_created }}

0 comments on commit 2421702

Please sign in to comment.