Skip to content

Commit b404b0b

Browse files
Update pypi publishing to use Trusted Publishing
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 495ef21 commit b404b0b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pypi-release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@ jobs:
7171
needs:
7272
- create-gh-release
7373
runs-on: ubuntu-24.04
74+
environment: pypi-publish
75+
permissions:
76+
id-token: write
7477

7578
steps:
7679
- name: Download built archives

0 commit comments

Comments
 (0)