Set latest tag only if matches with a pattern

This commit is contained in:
CrazyMax
2020-10-26 17:51:00 +01:00
parent 4d7603f754
commit 0dac4059e9
6 changed files with 207 additions and 3 deletions

View File

@ -24,6 +24,9 @@ inputs:
tag-coerce-tag:
description: 'Coerces Git tag to semver if possible using Handlebars template'
required: false
tag-latest-match:
description: 'Set latest tag only if matches with a pattern'
required: false
tag-schedule:
description: 'Handlebars template to apply to schedule tag'
default: 'nightly'