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: workflow_dispatch:
inputs: inputs:
imageTag: imageTag:
description: "Container image tag" description: "Container image tag."
required: true
default: "manual-build"
jobs: jobs:
build-operator-manual: build-operator-manual: