We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 664ea3c + d5f5e30 commit d87188aCopy full SHA for d87188a
.github/workflows/publish-pypi.yml
@@ -40,5 +40,7 @@ jobs:
40
41
- name: Publish to PyPI using trusted publishing
42
uses: pypa/gh-action-pypi-publish@release/v1
43
+ permissions:
44
+ id-token: write
45
with:
46
attestations: false
0 commit comments