fix workflow workflow_dispatch
This commit is contained in:
parent
c5692613a7
commit
7a234793e4
3
.github/workflows/docker_image.yml
vendored
3
.github/workflows/docker_image.yml
vendored
@ -1,10 +1,9 @@
|
||||
name: Publish Docker image
|
||||
|
||||
on:
|
||||
- release:
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
tags:
|
||||
|
Loading…
Reference in New Issue
Block a user