Skip to content

Commit

Permalink
include resources about Trusted Publishing on PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
ckeshava committed Oct 29, 2024
1 parent c9ee19a commit 71f529e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_to_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 10 # Adjust based on typical publishing time
permissions:
# More information about Trusted Publishing and OpenID Connect: https://blog.pypi.org/posts/2023-04-20-introducing-trusted-publishers/
id-token: write # IMPORTANT: mandatory for trusted publishing
steps:
- name: Download all the dists
Expand Down

0 comments on commit 71f529e

Please sign in to comment.