Skip to content

Commit 29b9d7d

Browse files
committed
Release 2.0.0a4
1 parent c6f56ba commit 29b9d7d

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

RELEASE.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,4 @@ Publish the project.
3333
uv publish
3434
```
3535

36-
Create a git tag of the version, and push it.
37-
38-
```shell
39-
git tag <version>
40-
git push origin <version>
41-
```
42-
43-
Navigate to the [releases page](https://github.com/sphinx-contrib/httpdomain/releases) to publish the release.
36+
Finally, navigate to the [New release page](https://github.com/sphinx-contrib/httpdomain/releases/new) on GitHub to publish the tagged release.

0 commit comments

Comments
 (0)