Update docker-publish.yml
Allow manual invocation
This commit is contained in:
committed by
GitHub
parent
d981c3c968
commit
7c6d302baa
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@@ -1,6 +1,8 @@
|
|||||||
name: Docker
|
name: Docker
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
release:
|
release:
|
||||||
types: [created]
|
types: [created]
|
||||||
tags:
|
tags:
|
||||||
|
|||||||
Reference in New Issue
Block a user