ci: Run image release workflow on tag

(cherry picked from commit e5e2db37d9)
This commit is contained in:
Jade Ellis
2025-09-22 16:49:03 +01:00
committed by timedout
parent e2349de270
commit 5241f89ebc
+2
View File
@@ -23,6 +23,8 @@ on:
- "renovate.json"
- "pkg/**"
- "docs/**"
tags:
- "v*.*.*"
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: