Skip to content

Commit d87188a

Browse files
authored
Merge pull request #13 from dmgav/pypi-publish2
Another fix for publishing workflow
2 parents 664ea3c + d5f5e30 commit d87188a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-pypi.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,7 @@ jobs:
4040

4141
- name: Publish to PyPI using trusted publishing
4242
uses: pypa/gh-action-pypi-publish@release/v1
43+
permissions:
44+
id-token: write
4345
with:
4446
attestations: false

0 commit comments

Comments
 (0)