Skip to content

Commit 8dae853

Browse files
committed
chore: remove hardcoded node version
1 parent 8f468e1 commit 8dae853

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/onRelease.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,5 @@ jobs:
4949
sign: true
5050
tag: ${{ needs.getDistTag.outputs.tag || (needs.getMajorVersion.outputs.major == '1') && 'latest' || 'next' }}
5151
githubTag: ${{ github.event.release.tag_name || inputs.tag }}
52-
nodeVersion: 20.18.0
5352

5453
secrets: inherit

0 commit comments

Comments
 (0)