Add manual execution to action

This commit is contained in:
Markus Thielker 2025-03-09 04:18:41 +01:00 committed by GitHub
parent 583bc1aa5d
commit 3c3ad5ee38
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,7 @@
name: Docker Image Build and Push
on:
workflow_dispatch:
push:
tags: [ "v*.*.*" ]