diff --git a/RELEASE.md b/RELEASE.md index b5338994e..f1b6b2590 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -50,4 +50,4 @@ git push upstream v1.2.0 ``` ### Post-Steps -Once the tag has been pushed the release action should run automatically. You can view the progress [here](https://github.com/operator-framework/operator-lifecycle-manager/actions/workflows/goreleaser.yaml). When finished, the release should then be available on the [releases page](https://github.com/operator-framework/operator-controller/releases). +Once the tag has been pushed the release action should run automatically. You can view the progress [here](https://github.com/operator-framework/operator-controller/actions/workflows/release.yaml). When finished, the release should then be available on the [releases page](https://github.com/operator-framework/operator-controller/releases).