Update operator workflow

This commit is contained in:
katexochen 2022-09-16 09:17:37 +02:00 committed by Paul Meyer
parent 88d200232a
commit 7f2608c623

View File

@ -4,9 +4,7 @@ on:
workflow_dispatch:
inputs:
imageTag:
description: "Container image tag"
required: true
default: "manual-build"
description: "Container image tag."
jobs:
build-operator-manual: