We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35802ec commit 4f7165dCopy full SHA for 4f7165d
.github/workflows/docker_publish.yml
@@ -8,6 +8,7 @@ name: Docker
8
on:
9
release:
10
types: [ published, edited ]
11
+ workflow_dispatch
12
13
env:
14
# Use docker.io for Docker Hub if empty
0 commit comments