fix(ci): quote description to satisfy yaml parser
This commit is contained in:
@@ -32,7 +32,7 @@ on:
|
|||||||
default: Dockerfile
|
default: Dockerfile
|
||||||
|
|
||||||
tag:
|
tag:
|
||||||
description: Optional tag to publish (default: sha-<shortsha>)
|
description: "Optional tag to publish (default: sha-<shortsha>)"
|
||||||
type: string
|
type: string
|
||||||
default: ""
|
default: ""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user