mirror of
https://github.com/reecetech/version-increment.git
synced 2025-12-21 14:35:44 +00:00
Specify "release_branch" is not required
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user