mirror of
https://github.com/docker/metadata-action.git
synced 2026-01-20 12:48:57 +08:00
Fix typos
This commit is contained in:
parent
906ecf0fc0
commit
1ec0935c2d
2 changed files with 2 additions and 2 deletions
|
|
@ -318,7 +318,7 @@ The following inputs can be used as `step.with` keys:
|
|||
| `tags` | List | List of [tags](#tags-input) as key-value pair attributes |
|
||||
| `flavor` | List | [Flavor](#flavor-input) to apply |
|
||||
| `labels` | List | List of custom labels |
|
||||
| `annotations` | List | List of custom anntoations |
|
||||
| `annotations` | List | List of custom annotations |
|
||||
| `sep-tags` | String | Separator to use for tags output (default `\n`) |
|
||||
| `sep-labels` | String | Separator to use for labels output (default `\n`) |
|
||||
| `sep-annotations` | String | Separator to use for annotations output (default `\n`) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue