-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Existing workflow is broken as PyPI no longer allows the authentication mechanism. It looks like the appropriate mechanism is to use "trusted publishing" but this isn't directly supported by twine yet so I can't just tweak the existing twine call. Instead we need to use https://github.com/pypa/gh-action-pypi-publish (or engineer an equivalent action ourselves...)
- Loading branch information
Showing
1 changed file
with
15 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters