mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-08 19:11:13 +02:00
chore: restore monorepo-tags default (#585)
Signed-off-by: Jeff Ching <chingor@google.com> Signed-off-by: Jeff Ching <chingor@google.com>
This commit is contained in:
@@ -87,6 +87,7 @@ inputs:
|
||||
monorepo-tags:
|
||||
description: 'add prefix to tags and branches, allowing multiple libraries to be released from the same repository'
|
||||
required: false
|
||||
default: false
|
||||
pull-request-title-pattern:
|
||||
description: 'add title pattern to make release PR, defaults to using "chore${scope}: release${component} ${version}"'
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user