From 6fb17de667e42b64da23dd77846a80c1b221f333 Mon Sep 17 00:00:00 2001 From: David Puplava Date: Wed, 13 Mar 2024 22:45:55 -0500 Subject: [PATCH] Remove trailing spaces to satisfy linting --- .github/actions/release-action/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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