Specify "release_branch" is not required

This commit is contained in:
Adam Short
2023-09-05 10:15:26 +01:00
parent 47e175a747
commit 67d70b45a4

View File

@@ -24,7 +24,7 @@ inputs:
default: 'patch' default: 'patch'
release_branch: release_branch:
description: "Specify a non-main branch to use for the release tag (the one without -prerelease). If empty, will use the default branch for the repo." description: "Specify a non-main branch to use for the release tag (the one without -prerelease). If empty, will use the default branch for the repo."
required: required: false
type: string type: string
outputs: outputs: