This commit is contained in:
Marcin Owsiany 2025-12-01 13:01:20 +01:00 committed by GitHub
commit 7717a9203a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -403,9 +403,9 @@ flavor: |
* `latest=<auto|true|false>`: Handle [latest tag](#latest-tag) (default `auto`) * `latest=<auto|true|false>`: Handle [latest tag](#latest-tag) (default `auto`)
* `prefix=<string>,onlatest=<true|false>`: A global prefix for each generated * `prefix=<string>,onlatest=<true|false>`: 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=<string>,onlatest=<true|false>`: A global suffix for each generated * `suffix=<string>,onlatest=<true|false>`: 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 ## `tags` input