Add manual action dispatch

This commit is contained in:
Linus Dietz
2023-06-19 11:48:18 +02:00
committed by GitHub
parent c298b8972a
commit 02e64e5555
+1
View File
@@ -12,6 +12,7 @@ name: Create and publish a Docker image
on:
release:
types: [created]
workflow_dispatch:
env:
REGISTRY: ghcr.io