Skip to content

Commit abaf5f8

Browse files
committed
Update PyPI release documentation
1 parent 7e52f36 commit abaf5f8

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

doc/ci.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -123,13 +123,8 @@ jobs completed successfully.
123123
### PyPI release
124124

125125
On *tagged* release, the source distribution and wheel are published
126-
to PyPI.
126+
to PyPI via [Trusted Publishing](https://docs.pypi.org/trusted-publishers/).
127127

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).
133128

134129
### GitHub release
135130

0 commit comments

Comments
 (0)