mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-14 07:51:37 +02:00
fix(ruby): properly support ruby release process (#92)
This commit is contained in:
@@ -43,6 +43,7 @@ Automate releases with Conventional Commit Messages.
|
||||
| `path` | create a release from a path other than the repository's root |
|
||||
| `monorepo-tags` | add prefix to tags and branches, allowing multiple libraries to be released from the same repository. |
|
||||
| `changelog-types` | A JSON formatted String containing to override the outputted changlog sections |
|
||||
| `version-file` | provide a path to a version file to increment (used by ruby releaser) |
|
||||
|
||||
| output | description |
|
||||
|:---:|---|
|
||||
|
||||
Reference in New Issue
Block a user