Skip to content

Commit cf0ae4e

Browse files
authored
Update release.yml
1 parent ebbfdfb commit cf0ae4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ jobs:
55
release:
66
name: Deploy release to PyPI
77
runs-on: ubuntu-latest
8+
permissions:
9+
id-token: write
810
steps:
911
- name: Checkout source
1012
uses: actions/checkout@v4

0 commit comments

Comments
 (0)