mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-13 18:01:35 +02:00
feat: adds elixir support (#354)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
This commit is contained in:
@@ -87,6 +87,7 @@ Release Please automates releases for the following flavors of repositories:
|
||||
| ocaml | [An OCaml repository, containing 1 or more opam or esy files and a CHANGELOG.md](https://github.com/grain-lang/binaryen.ml) |
|
||||
| `simple` | [A repository with a version.txt and a CHANGELOG.md](https://github.com/googleapis/gapic-generator) |
|
||||
| helm | A helm chart repository with a Chart.yaml and a CHANGELOG.md |
|
||||
| elixir | An elixir repository with a mix.exs and a CHANGELOG.md |
|
||||
|
||||
## How release please works
|
||||
|
||||
|
||||
Reference in New Issue
Block a user