Skip to content

Commit 0e2ddd1

Browse files
authored
Update RELEASE.md to point to correct url (#212)
Problem: The RELEASE.md file currently points to the operator-lifecycle-manager's release github action instead of the operator-controller's release github action. Solution: Update the RELEASE.md document to points to the correct github action. Signed-off-by: Alexander Greene <[email protected]>
1 parent 2e8ae6d commit 0e2ddd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ git push upstream v1.2.0
5050
```
5151

5252
### Post-Steps
53-
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).
53+
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).

0 commit comments

Comments
 (0)