Trying to implement manual restarts for the CI

This commit is contained in:
Aj - Thomas
2022-05-11 09:13:36 +02:00
parent 49e454b6ce
commit 7ba85aeb4e

View File

@@ -5,11 +5,6 @@ on:
tags: tags:
- v* - v*
workflow_dispatch: workflow_dispatch:
inputs:
- IMAGE_NAME:
description: The name of the image to build and publish
required: false
default: mhp
env: env:
IMAGE_NAME: mhp IMAGE_NAME: mhp