mirror of
https://github.com/reecetech/version-increment.git
synced 2025-12-20 22:15:43 +00:00
set prefix tag default to empty string
This commit is contained in:
@@ -44,7 +44,7 @@ inputs:
|
||||
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
|
||||
required: false
|
||||
default: false
|
||||
default: ''
|
||||
|
||||
outputs:
|
||||
current-version:
|
||||
|
||||
Reference in New Issue
Block a user