workflow_dispatch:
This commit is contained in:
parent
d9cb8486b1
commit
9a47d9ecd2
|
|
@ -1,5 +1,6 @@
|
|||
name: Publish Docker image
|
||||
on:
|
||||
workflow_dispatch:
|
||||
release:
|
||||
types: [published]
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in New Issue