Skip to content

Commit 844d0bd

Browse files
committed
Update publish config
1 parent aa41b04 commit 844d0bd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
name: Build and publish to PyPI
1010
runs-on: ubuntu-latest
1111
environment: release
12+
permissions:
13+
id-token: write
1214
steps:
1315
- uses: actions/checkout@main
1416
with:

0 commit comments

Comments
 (0)