Merge pull request #9 from iamatulsingh/fix-workflow

fix: create new container when new release created or manual dispatch
This commit is contained in:
Atul Singh
2026-05-13 13:56:18 +02:00
committed by GitHub
+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: