ci: fix docker workflow
This commit is contained in:
parent
2803a26870
commit
c844e4c6cb
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ on:
|
|||
description: "Version for the release (e.g., v1.0.0)"
|
||||
required: true
|
||||
default: "v1.0.0"
|
||||
type: string
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
|
Loading…
Reference in a new issue