mirror of
https://github.com/reecetech/version-increment.git
synced 2025-12-21 06:25:44 +00:00
Fix output name to match documentation
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user