We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49dc863 commit 60758afCopy full SHA for 60758af
.github/workflows/release-please.yml
@@ -33,9 +33,6 @@ jobs:
33
34
- if: ${{ github.event.inputs.publish-release == 'true' || steps.release.outputs.release_created }}
35
uses: actions/setup-node@v4
36
- with:
37
- node-version-file: ".nvmrc"
38
- registry-url: "https://registry.npmjs.org"
39
40
41
env:
0 commit comments