We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6f56ba commit 29b9d7dCopy full SHA for 29b9d7d
RELEASE.md
@@ -33,11 +33,4 @@ Publish the project.
33
uv publish
34
```
35
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.
+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