Skip to content

Commit e8997b8

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

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
@@ -9,7 +9,7 @@
99
What it does:
1010
1. Reads the version from [workspace.package] in Cargo.toml
1111
2. Checks crates.io to make sure the version has been bumped
12-
3. Checks that the git tag doesn't already exist
12+
3. Checks that the git tag doesn't already exist on GitHub
1313
4. Creates a git tag v{version} and pushes it to origin
1414
1515
Requires:

0 commit comments

Comments
 (0)