Add workflow_dispatch to docker-publish.yml

This commit is contained in:
yangdx
2025-05-16 00:51:11 +08:00
parent 451cff8756
commit b058b59355

View File

@@ -3,6 +3,7 @@ name: Build and Push Docker Image
on:
release:
types: [published]
workflow_dispatch:
permissions:
contents: read