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 8f468e1 commit 8dae853Copy full SHA for 8dae853
.github/workflows/onRelease.yml
@@ -49,6 +49,5 @@ jobs:
49
sign: true
50
tag: ${{ needs.getDistTag.outputs.tag || (needs.getMajorVersion.outputs.major == '1') && 'latest' || 'next' }}
51
githubTag: ${{ github.event.release.tag_name || inputs.tag }}
52
- nodeVersion: 20.18.0
53
54
secrets: inherit
0 commit comments