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.
1 parent 7938755 commit b916688Copy full SHA for b916688
.github/workflows/_test_release.yml
@@ -71,7 +71,7 @@ jobs:
71
#
72
# Trusted publishing has to also be configured on PyPI for each package:
73
# https://docs.pypi.org/trusted-publishers/adding-a-publisher/
74
- id-token: write
+ id-token: none
75
76
steps:
77
- uses: actions/checkout@v4
0 commit comments