Skip to content

Commit

Permalink
update README on triggering a new release
Browse files Browse the repository at this point in the history
  • Loading branch information
dhij committed Jan 11, 2024
1 parent fcd4af2 commit c00c950
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ make uninstall
1. Create release manifest files by running `IMG_TAG=vX.Y.Z make release-manifests`
2. Create and merge PR
3. [Trigger the `release` GitHub action workflow](https://github.com/digitalocean/do-operator/actions/workflows/release.yml)
- Draft a new release [here](https://github.com/digitalocean/do-operator/releases) for the new version
- Creating a new tag will trigger a new release as defined in the [release.yml](https://github.com/digitalocean/do-operator/blob/main/.github/workflows/release.yml)

## Contributing

Expand Down

0 comments on commit c00c950

Please sign in to comment.