We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e52f36 commit abaf5f8Copy full SHA for abaf5f8
doc/ci.md
@@ -123,13 +123,8 @@ jobs completed successfully.
123
### PyPI release
124
125
On *tagged* release, the source distribution and wheel are published
126
-to PyPI.
+to PyPI via [Trusted Publishing](https://docs.pypi.org/trusted-publishers/).
127
128
-For this to work, a valid [PyPI token](https://pypi.org/help/#apitoken)
129
-must be configured: the `PYPI_TOKEN` secret of the `release`
130
-[environment](https://docs.github.com/en/actions/reference/environments)
131
-will be used. Additionally, the optional `PYPI_URL` secret can be set to
132
-use another PyPI compatible index (e.g. Test PyPI).
133
134
### GitHub release
135
0 commit comments