mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-11 20:11:35 +02:00
feat: Add a changelog section type (#64)
This commit is contained in:
@@ -20,6 +20,9 @@ inputs:
|
||||
monorepo-tags:
|
||||
description: 'add prefix to tags and branches, allowing multiple libraries to be released from the same repository'
|
||||
required: false
|
||||
changelog-types:
|
||||
description: 'changlelog commit types'
|
||||
require: false
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: 'dist/index.js'
|
||||
|
||||
Reference in New Issue
Block a user