We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad2ca01 commit c9f88bdCopy full SHA for c9f88bd
1 file changed
README.md
@@ -52,7 +52,7 @@ tox -e py310-hook
52
## Publish to PyPi
53
54
Publishing is handled using a trusted action as part of the release process. Authetication is via OIDC
55
-and should be triggered through by creating a release with a tag equal to the version, e.g. `v0.0.1`.
+and should be triggered by creating a release with a tag equal to the version, e.g. `v0.0.1`.
56
57
Maintainer note: this is configured in PyPI as a trusted repository.
58
0 commit comments