Skip to content

Commit

Permalink
doc: fix formatting
Browse files Browse the repository at this point in the history
Co-authored-by: Marques Johansson <[email protected]>
Signed-off-by: Chris Privitere <[email protected]>
  • Loading branch information
cprivitere and displague committed Jun 1, 2023
1 parent 91c09a9 commit f81b102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ In order to cut a release, you must:
1. Commit the changes.
1. Push out your branch, open a PR and merge the changes
1. Wait for the Continuous Integration github action to finish running
1. Tag the release with `git tag -a vX.Y.z -m "Message"
1. Tag the release with `git tag -a vX.Y.z -m "Message"`
1. Push out the tag

## How A Release Happens
Expand Down

0 comments on commit f81b102

Please sign in to comment.