Fix output name to match documentation

This commit is contained in:
Phil Jay
2023-03-10 12:40:51 +11:00
committed by GitHub
parent f6d4e915f4
commit 2414f2fa44

View File

@@ -41,7 +41,7 @@ outputs:
patch-version:
description: 'Patch number of the incremented version'
value: ${{ steps.version-increment.outputs.PATCH_VERSION }}
pre-release-version:
pre-release-label:
description: 'Pre-release label of the incremented version'
value: ${{ steps.version-increment.outputs.PRE_RELEASE_LABEL }}
major-v-version: