Update docker-publish.yml
add dispatch
This commit is contained in:
parent
35830a5da4
commit
27abf1ecc6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker-publish.yml
vendored
1
.github/workflows/docker-publish.yml
vendored
|
|
@ -6,6 +6,7 @@ name: Docker
|
|||
# documentation.
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
# Publish semver tags as releases.
|
||||
|
|
|
|||
Loading…
Reference in a new issue