Skip to content

Commit 5d3c3d6

Browse files
fix: add environment: pypi to publish job for OIDC trusted publisher
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
1 parent 773f01e commit 5d3c3d6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/python-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
publish:
2929
needs: [test]
3030
runs-on: ubuntu-latest
31+
environment: pypi
3132
permissions:
3233
id-token: write # required for OIDC trusted publisher
3334

0 commit comments

Comments
 (0)