1
0
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:
Jeff Ching
2022-08-23 07:29:04 -07:00
committed by GitHub
parent 2840bca340
commit 227b80e462

View File

@@ -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