fix workflow workflow_dispatch
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user