diff --git a/.github/actions/release-action/action.yml b/.github/actions/release-action/action.yml index 118b7bb77..86065c14c 100644 --- a/.github/actions/release-action/action.yml +++ b/.github/actions/release-action/action.yml @@ -44,7 +44,7 @@ inputs: commit: description: "An optional commit reference. This will be used to create the tag if it does not exist." required: false - default: '' + default: '' discussionCategory: description: > When provided this will generate a discussion of the specified category. The category must exist otherwise this