mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-05 02:27:48 +02:00
feat(input): add github API URL configuration for input (#368)
This commit is contained in:
@@ -60,6 +60,7 @@ Automate releases with Conventional Commit Messages.
|
||||
| `default-branch` | branch to open pull release PR against (detected by default) |
|
||||
| `pull-request-title-pattern` | title pattern used to make release PR, defaults to using `chore${scope}: release${component} ${version}`. |
|
||||
| `changelog-path` | configure alternate path for `CHANGELOG.md`. Default `CHANGELOG.md` |
|
||||
| `github-api-url` | configure github API URL. Default `https://api.github.com` |
|
||||
|
||||
| output | description |
|
||||
|:---:|---|
|
||||
|
||||
Reference in New Issue
Block a user