mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
Allow no assets.
This commit is contained in:
3
.github/workflows/PublishReleaseNotes.yml
vendored
3
.github/workflows/PublishReleaseNotes.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user