🚧 github: Fix input type

test/github-actions
Gerber, Mike 2 years ago
parent 8951955daf
commit 873f102d6e

@ -6,7 +6,7 @@ on:
type: string type: string
tags: tags:
required: true required: true
type: String type: string
secrets: secrets:
DOCKERHUB_USERNAME: DOCKERHUB_USERNAME:
required: true required: true

Loading…
Cancel
Save