mirror of
https://github.com/ButlerLogic/action-autotag.git
synced 2024-11-24 17:21:07 +07:00
WIP
This commit is contained in:
parent
e4e846a30d
commit
7604c0a83e
@ -16,7 +16,6 @@ inputs:
|
||||
package_root:
|
||||
description: (DEPRECATED. Use 'root' instead.) Autotag will look for the package.json file in in this location.
|
||||
required: false
|
||||
default: './'
|
||||
tag_prefix:
|
||||
description: By default, package.json uses semantic versioning, such as "1.0.0". A prefix can be used to add text before the tag name. For example, if tag_prefx is set to "v", then the tag would be labeled as "v1.0.0".
|
||||
required: false
|
||||
|
Loading…
Reference in New Issue
Block a user