diff --git a/README.md b/README.md index cd51c70..5a117fd 100644 --- a/README.md +++ b/README.md @@ -402,10 +402,12 @@ flavor: | ``` * `latest=`: Handle [latest tag](#latest-tag) (default `auto`) -* `prefix=,onlatest=`: A global prefix for each generated - tag and optionally for `latest` -* `suffix=,onlatest=`: A global suffix for each generated - tag and optionally for `latest` +* `prefix=,onlatest=`: A global prefix for each generated + tag. +* `suffix=,onlatest=`: A global suffix for each generated + 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_). See also [this comment](https://github.com/docker/metadata-action/issues/567#issuecomment-3579068205) for more info. ## `tags` input