Skip to content

Commit

Permalink
Update release instructions (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum authored Dec 9, 2023
1 parent 5c5d9f3 commit 7612b55
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ Run `bazel run //release:update <buildozer version>`.

## Releasing

Run `bazel run //release <buildozer version>`.
This requires the [GitHub CLI](https://cli.github.com/) to be installed locally.
Push a tag `vX.Y.Z` matching the buildozer version with an optional fourth segment `.P` in case of multiple releases per buildozer version.

0 comments on commit 7612b55

Please sign in to comment.