Skip to content

Commit 60758af

Browse files
committed
ci: update setup-node
1 parent 49dc863 commit 60758af

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release-please.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ jobs:
3333

3434
- if: ${{ github.event.inputs.publish-release == 'true' || steps.release.outputs.release_created }}
3535
uses: actions/setup-node@v4
36-
with:
37-
node-version-file: ".nvmrc"
38-
registry-url: "https://registry.npmjs.org"
3936

4037
- if: ${{ github.event.inputs.publish-release == 'true' || steps.release.outputs.release_created }}
4138
env:

0 commit comments

Comments
 (0)