mirror of
https://github.com/actions/node-versions.git
synced 2025-01-10 18:15:21 +00:00
Update build-node-packages.yml
This commit is contained in:
parent
f3742acb8e
commit
ca984f3f5d
4
.github/workflows/build-node-packages.yml
vendored
4
.github/workflows/build-node-packages.yml
vendored
@ -23,9 +23,9 @@ on:
|
||||
jobs:
|
||||
node:
|
||||
name: Node
|
||||
uses: actions/versions-package-tools/.github/workflows/build-tool-packages.yml@main
|
||||
uses: actions/versions-package-tools/.github/workflows/build-tool-packages.yml@arm64-7z-issue-fix
|
||||
with:
|
||||
tool-name: "node"
|
||||
tool-version: ${{ inputs.VERSION || '18.12.0' }}
|
||||
publish-release: ${{ inputs.PUBLISH_RELEASES || false }}
|
||||
secrets: inherit
|
||||
secrets: inherit
|
||||
|
Loading…
Reference in New Issue
Block a user