Skip to content

Commit 71f529e

Browse files
committed
include resources about Trusted Publishing on PyPI
1 parent c9ee19a commit 71f529e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish_to_pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
runs-on: ubuntu-latest
4949
timeout-minutes: 10 # Adjust based on typical publishing time
5050
permissions:
51+
# More information about Trusted Publishing and OpenID Connect: https://blog.pypi.org/posts/2023-04-20-introducing-trusted-publishers/
5152
id-token: write # IMPORTANT: mandatory for trusted publishing
5253
steps:
5354
- name: Download all the dists

0 commit comments

Comments
 (0)