Skip to content

Commit 0aa892f

Browse files
EvMossanEpicWink
andauthored
Update doc/source/development/maintaining.rst
Co-authored-by: Laurie O <[email protected]>
1 parent f482759 commit 0aa892f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/source/development/maintaining.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,8 @@ which will be triggered when the tag is pushed.
446446
(e.g. releasing 1.4.5 after 1.5 has been released)
447447

448448
5. Wheels are uploaded automatically by GitHub Actions
449-
via **Trusted Publishing** when the GitHub *Release*
449+
via [**Trusted Publishing**](https://docs.pypi.org/trusted-publishers/)
450+
when the GitHub [*Release*](https://docs.github.com/en/repositories/releasing-projects-on-github/about-releases)
450451
is published. No manual ``twine upload`` step is required.
451452

452453
6. The GitHub release will after some hours trigger an

0 commit comments

Comments
 (0)