Skip to content

Commit

Permalink
keep trying
Browse files Browse the repository at this point in the history
  • Loading branch information
scarmuega committed Feb 9, 2024
1 parent 5997801 commit 34e25a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/node-release/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ runs:
working-directory: codegen/node
shell: bash
env:
NODE_AUTH_TOKEN: ${{ inputs.registry-token }}
NPM_TOKEN: ${{ inputs.registry-token }}
run: |
npm publish

0 comments on commit 34e25a7

Please sign in to comment.