mirror of
https://github.com/reecetech/version-increment.git
synced 2025-12-21 06:25:44 +00:00
set prefix tag default to empty string
This commit is contained in:
@@ -44,7 +44,7 @@ inputs:
|
|||||||
description: |
|
description: |
|
||||||
Prefix the tag with a string (defaults to empty string). e.g. if set to `@org/product/` the action will filter by this prefix and return `@org/product/1.2.3` in `prefixed-version` output
|
Prefix the tag with a string (defaults to empty string). e.g. if set to `@org/product/` the action will filter by this prefix and return `@org/product/1.2.3` in `prefixed-version` output
|
||||||
required: false
|
required: false
|
||||||
default: false
|
default: ''
|
||||||
|
|
||||||
outputs:
|
outputs:
|
||||||
current-version:
|
current-version:
|
||||||
|
|||||||
Reference in New Issue
Block a user