From 8f68d6b0aaa84fe72549a6e5dcc260ac89147143 Mon Sep 17 00:00:00 2001 From: Marcin Owsiany Date: Mon, 8 Dec 2025 08:36:28 +0100 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com> Signed-off-by: Marcin Owsiany --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f723e17..7725379 100644 --- a/README.md +++ b/README.md @@ -403,9 +403,11 @@ flavor: | * `latest=`: Handle [latest tag](#latest-tag) (default `auto`) * `prefix=,onlatest=`: A global prefix for each generated - tag. If `onlatest` (default `false) is set to `true`, also for the [latest tag](#latest-tag). + tag. * `suffix=,onlatest=`: A global suffix for each generated - tag. If `onlatest` (default `false) is set to `true`, also for the [latest tag](#latest-tag). + tag. + +The `prefix` and `suffix` flavor settings can set `onlatest=true` (default: `false`) to additionally apply the affix to the [`latest` tag](#latest-tag) (_when it is added via the `flavor.latest` condition_). ## `tags` input