We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88545af commit e34fc65Copy full SHA for e34fc65
.github/workflows/build.yml
@@ -35,3 +35,5 @@ jobs:
35
uses: pypa/gh-action-pypi-publish@release/v1
36
with:
37
password: ${{ secrets.PYPI_API_TOKEN }}
38
+ permissions:
39
+ id-token: write
0 commit comments