🚧 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
tags:
required: true
type: String
type: string
secrets:
DOCKERHUB_USERNAME:
required: true