Skip to content

Commit 079b3c6

Browse files
authored
Update python-publish.yml
1 parent a0a8d93 commit 079b3c6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/python-publish.yml

+3
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ jobs:
1212

1313
runs-on: ubuntu-latest
1414

15+
permissions:
16+
id-token: write
17+
1518
steps:
1619
- uses: actions/checkout@v2
1720
- name: Set up Python

0 commit comments

Comments
 (0)