Skip to content

Commit

Permalink
feat(docs): how to release
Browse files Browse the repository at this point in the history
  • Loading branch information
scheying committed Dec 22, 2023
1 parent d9f9a4d commit 5f3901b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,9 @@ Here are all the inputs available through `with`:
| `gar_docker_auth` | Authenticate to GAR (Google Artifact Registry) for Docker | `false` | |
| `python_registry` | Setup dependencies for Python Registry (Google Artifact Registry) | `false` | |
| `vault_export_token` | Get a Vault Token and export it as VAULT_TOKEN | `false` | |


## Releases

This action uses [Release Please](https://github.com/google-github-actions/release-please-action). To create a new release, create a PR and use [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) as described [here](https://docs.zeit.de/ops/terraform-infra/terraform/repos.html#modulversionierung).

0 comments on commit 5f3901b

Please sign in to comment.