2
0
Fork 0
mirror of https://code.forgejo.org/docker/metadata-action.git synced 2025-06-27 21:05:53 +00:00

Missing entry in action.yml

This commit is contained in:
CrazyMax 2020-12-24 14:06:20 +01:00
parent aa3823e012
commit b500d9c7b5
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
3 changed files with 33 additions and 0 deletions

View file

@ -50,6 +50,9 @@ inputs:
tag-custom-only:
description: 'Only use tag-custom as Docker tags'
required: false
label-custom:
description: 'List of custom labels'
required: false
sep-tags:
description: 'Separator to use for tags output (default \n)'
required: false