This commit is contained in:
Corey Butler 2020-04-01 14:00:01 -05:00
parent e4e846a30d
commit 7604c0a83e

View File

@ -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