Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ The script validates the repository, checks the current branch and
The tag workflow verifies the tag, then creates the GitHub Release and warms
the Go module proxy.

A pushed release tag is immutable. If publishing fails, fix the publisher and
run the release script again for the next RC; do not move or reuse the failed tag.
Release tags are immutable. If publishing fails, fix the publisher and run
the release script again for the next RC.

## Tag conventions

Expand Down
Loading