mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-12 04:41:36 +02:00
feat: allow github-release/release-pr to be run separately (#70)
This commit is contained in:
@@ -50,6 +50,7 @@ Automate releases with Conventional Commit Messages.
|
||||
| `upload_url` | Directly related to [**Create a release**](https://developer.github.com/v3/repos/releases/#response-4) API |
|
||||
| `tag_name` | Directly related to [**Create a release**](https://developer.github.com/v3/repos/releases/#response-4) API |
|
||||
| `fork` | Should the PR be created from a fork (does not work with `secrets.GITHUB_TOKEN`) |
|
||||
| `command` | release-please command to run, either `github-release`, or `release-pr` (_defaults to running both_) |
|
||||
|
||||
### Release types supported
|
||||
|
||||
|
||||
Reference in New Issue
Block a user