From e935e860ec360b818656241d0e5934114b5c2cf0 Mon Sep 17 00:00:00 2001 From: Marcin Owsiany Date: Mon, 1 Dec 2025 12:58:26 +0100 Subject: [PATCH] docs: explain how `onlatest` works Just a bit more verbosity that would have made it clear for me. Signed-off-by: Marcin Owsiany --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cd51c70..cfea6ff 100644 --- a/README.md +++ b/README.md @@ -403,9 +403,9 @@ flavor: | * `latest=`: Handle [latest tag](#latest-tag) (default `auto`) * `prefix=,onlatest=`: A global prefix for each generated - tag and optionally for `latest` + tag. If `onlatest` (default `false) is set to `true`, also for the [latest tag](#latest-tag). * `suffix=,onlatest=`: A global suffix for each generated - tag and optionally for `latest` + tag If `onlatest` (default `false) is set to `true`, also for the [latest tag](#latest-tag). ## `tags` input