Skip to content

Commit

Permalink
Merge #1701
Browse files Browse the repository at this point in the history
1701: Document pushing the release tag to GitHub r=asomers a=rtzoeller



Co-authored-by: Ryan Zoeller <rtzoeller@rtzoeller.com>
  • Loading branch information
bors[bot] and rtzoeller committed Apr 21, 2022
2 parents 7f5907c + a06114a commit 9793aaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASE_PROCEDURE.md
Expand Up @@ -16,3 +16,4 @@ The release is prepared as follows:
- Confirm that everything's ready for a release by running
`cargo release <patch|minor|major>`
- Create the release with `cargo release -x <patch|minor|major>`
- Push the created tag to GitHub.

0 comments on commit 9793aaf

Please sign in to comment.