Skip to content

Commit a28825a

Browse files
committed
add note to release docs
1 parent f122b7d commit a28825a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/dev/release.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ This is not required for [Certified Operators](https://github.com/redhat-openshi
1010

1111
Finally, make sure you have a "RedHat Connect" account and are a [team member with org administrator role in the team list](https://connect.redhat.com/account/team-members).
1212

13+
> [!CAUTION]
14+
> Ensure that the commit you are releasing (the most recent change included in the image) did not contain changes to
15+
> GitHub workflows. This causes the release workflows to error.
16+
1317
### Tools
1418

1519
Most tools are automatically installed for you. Most of them are Go binaries and use `go install`. There are a few that might cause issues and you might want to pre-install manually:

0 commit comments

Comments
 (0)