Allow no assets.

This commit is contained in:
Patrick Lehmann
2025-04-26 16:43:35 +02:00
parent 12389ac0f0
commit 1b6454ba91

View File

@@ -91,8 +91,9 @@ on:
type: string type: string
assets: assets:
description: 'Multi-line string containing artifact:file:title asset descriptions.' description: 'Multi-line string containing artifact:file:title asset descriptions.'
required: true required: false
type: string type: string
default: ''
inventory-json: inventory-json:
type: string type: string
required: false required: false