Switch pypi upload to trusted publisher workflow
znerol opened this issue · 1 comments
znerol commented
znerol commented
Worked through the following docs:
- https://docs.pypi.org/trusted-publishers/
- https://docs.pypi.org/trusted-publishers/security-model/
- https://github.com/marketplace/actions/pypi-publish
Followed the example to separate build
and pyp-publish
jobs from this blog.
Added a new pypi
environment in this github repo.