diff --git a/sample-workflow.yml b/sample-workflow.yml index 6011530..f55f71e 100644 --- a/sample-workflow.yml +++ b/sample-workflow.yml @@ -31,11 +31,11 @@ on: workflow_dispatch: inputs: release_tag: - description: The release tag (empty = latest): + description: The release tag (empty = latest) parent_record: - description: ID of parent record (for versioning): + description: ID of parent record (for versioning) community: - description: Name of InvenioRDM community (if any): + description: Name of InvenioRDM community (if any) draft: description: Mark the record as a draft type: boolean