mirror of
https://github.com/docker/metadata-action.git
synced 2026-01-19 19:38:58 +08:00
Fix typo in README
This commit is contained in:
parent
3a3bb3a817
commit
900408e7a9
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue