Skip to content

Commit

Permalink
add to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cdkini committed Nov 14, 2023
1 parent 90f04fa commit 8d6366c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ Run `ge_releaser tag "<commit_hash>" <release_version>`.
- This will tag that particular commit with your desired release SemVer.
- If you wish to tag the latest commit on the trunk, just use `HEAD` instead of a commit hash.
- **IMPORTANT** - Wait until the Azure pipeline finishes running and confirm proper publishing to PyPI.
- **IMPORTANT** - If releasing a pre-release candidate, please use the `--pre-release` boolean flag.

Make sure to ask the team about any necessary PR's that might need to go in before running this command.
```bash
Expand Down

0 comments on commit 8d6366c

Please sign in to comment.