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 da3c281 commit ba4c3bdCopy full SHA for ba4c3bd
doc/source/development/maintaining.rst
@@ -445,7 +445,7 @@ which will be triggered when the tag is pushed.
445
- Set as the latest release: Leave checked, unless releasing a patch release for an older version
446
(e.g. releasing 1.4.5 after 1.5 has been released)
447
448
-5. Wheels are uploaded automatically by GitHub Actions
+5. Verify wheels are uploaded automatically by GitHub Actions
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)
451
is published. Do not run ``twine upload`` manually.
0 commit comments