remove unused tag_ref_slug_enable, clarify description for tag_ref_normalized_enable

This commit is contained in:
David Hiendl 2023-12-06 15:43:02 +01:00
parent 8065445970
commit 8aad01c12f

View File

@ -28,12 +28,8 @@ inputs:
description: "a suffix to add to docker tags that were generated from commit sha"
default: "commit-"
tag_ref_slug_enable:
description: "generate a tag from the git ref slug"
default: "false"
tag_ref_normalized_enable:
description: ""
description: "generate a tag from the git reference (eg. tag or branch name, skipped if semver was successfully parsed)"
default: "true"
tags_additional: