Skip to content

Commit

Permalink
Merge pull request #54 from digitalocean/ihwang/update-readme
Browse files Browse the repository at this point in the history
update README on triggering a new release
  • Loading branch information
dhij authored Jan 11, 2024
2 parents fcd4af2 + b80317a commit 82c5608
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,9 @@ 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 release will trigger the [release](https://github.com/digitalocean/do-operator/actions/workflows/release.yml) Github Action
- Follow the [release](https://github.com/digitalocean/do-operator/actions/workflows/release.yml) Github Action until successful completion.

## Contributing

Expand Down

0 comments on commit 82c5608

Please sign in to comment.