fix: create new container when new release created or manual dispatch

This commit is contained in:
Atul_Singh
2026-05-13 13:55:22 +02:00
parent c0ce031b8e
commit 316857c7f6
+2 -2
View File
@@ -2,8 +2,8 @@ name: Publish Docker images
on: on:
push: push:
branches: [main] tags:
tags: ["v*"] - "v*"
workflow_dispatch: workflow_dispatch:
permissions: permissions: