mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-12-27 14:27:59 +08:00
Update action.yml
This commit is contained in:
parent
75a3264ae9
commit
626e059dc2
@ -3,7 +3,7 @@ description: Retrieve giithub branch or tag information without the /ref/* prefi
|
||||
author: tj-actions
|
||||
inputs:
|
||||
strip_tag_prefix:
|
||||
description: 'The tag prefix to strip e.g v0.0.1 -> (strip v) -> 0.0.1'
|
||||
description: 'The tag prefix to strip e.g `v0.0.1 -> (strip v) -> 0.0.1`'
|
||||
default: ''
|
||||
required: false
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user