mirror of
https://github.com/docker/metadata-action.git
synced 2025-12-17 06:48:59 +08:00
Fix typo in README
This commit is contained in:
parent
3a3bb3a817
commit
900408e7a9
@ -297,8 +297,8 @@ flavor: |
|
||||
```
|
||||
|
||||
* `latest=<auto|true|false>`: Handle [latest tag](#latest-tag) (default `auto`)
|
||||
* `prefix=<string>,onlatest=<true|false>`: A global prefix for each generated tag and optionnally for `latest`
|
||||
* `suffix=<string>,onlatest=<true|false>`: A global suffix for each generated tag and optionnally for `latest`
|
||||
* `prefix=<string>,onlatest=<true|false>`: A global prefix for each generated tag and optionally for `latest`
|
||||
* `suffix=<string>,onlatest=<true|false>`: A global suffix for each generated tag and optionally for `latest`
|
||||
|
||||
## `tags` input
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user