🚧 github: Fix input type

This commit is contained in:
Gerber, Mike 2023-02-09 17:36:24 +01:00
parent 8951955daf
commit 873f102d6e

View file

@ -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