ci: add workflow_dispatch to docker.yml

This commit is contained in:
Steven Tang 2023-03-27 21:28:47 +11:00
parent de2702241b
commit 65c2d9a17f
No known key found for this signature in database
GPG Key ID: 1597520C734BAE66
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ on:
release:
types:
- published
workflow_dispatch:
jobs:
docker-publish: