Skip to content

Commit c801d6b

Browse files
committed
docs: add detail to docstring
1 parent e8997b8 commit c801d6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/releases/1_github.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
1. Reads the version from [workspace.package] in Cargo.toml
1111
2. Checks crates.io to make sure the version has been bumped
1212
3. Checks that the git tag doesn't already exist on GitHub
13-
4. Creates a git tag v{version} and pushes it to origin
13+
4. Creates a git tag v{version} and pushes it to origin on GitHub
1414
1515
Requires:
1616
- python3 (no external dependencies)

0 commit comments

Comments
 (0)