Skip to content

Commit b5b6860

Browse files
committed
updated pypi workflow job permissions
1 parent 596d115 commit b5b6860

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/package-build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ jobs:
8282
publish-pypi:
8383
needs: build
8484
runs-on: ubuntu-latest
85+
permissions:
86+
id-token: write
8587
steps:
8688
- uses: actions/checkout@v4
8789
- name: Set up Python

0 commit comments

Comments
 (0)