diff --git a/.github/workflows/PublishReleaseNotes.yml b/.github/workflows/PublishReleaseNotes.yml index 3585bbe..2d8358d 100644 --- a/.github/workflows/PublishReleaseNotes.yml +++ b/.github/workflows/PublishReleaseNotes.yml @@ -91,8 +91,9 @@ on: type: string assets: description: 'Multi-line string containing artifact:file:title asset descriptions.' - required: true + required: false type: string + default: '' inventory-json: type: string required: false