Skip to content

Commit 0a3fca5

Browse files
authored
Update python-publish.yml
1 parent e53eec0 commit 0a3fca5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/python-publish.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ jobs:
1616
deploy:
1717

1818
runs-on: ubuntu-latest
19+
20+
permissions:
21+
# IMPORTANT: this permission is mandatory for Trusted Publishing
22+
id-token: write
1923

2024
steps:
2125
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)