We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9f88bd commit e5b89eaCopy full SHA for e5b89ea
README.md
@@ -51,7 +51,7 @@ tox -e py310-hook
51
52
## Publish to PyPi
53
54
-Publishing is handled using a trusted action as part of the release process. Authetication is via OIDC
+Publishing is handled using a trusted action as part of the release process. Authentication is via OIDC
55
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.
0 commit comments