add workflow_dispatch

This commit is contained in:
syuilo
2021-09-09 17:39:24 +09:00
committed by GitHub
parent a01af86c7f
commit d38434f5f4

View File

@@ -3,6 +3,7 @@ name: Publish Docker image
on:
release:
types: [published]
workflow_dispatch:
jobs:
push_to_registry: