Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lucagiove authored Dec 22, 2023
1 parent 5a97abb commit 3324042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:

- name: Build and Publish
run: |
pnpm login
pnpm config set //registry.npmjs.org/:_authToken ${NPM_CONFIG_TOKEN}
pnpm publish
- name: Push Commit
Expand Down

0 comments on commit 3324042

Please sign in to comment.