We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84f2d1f commit f831253Copy full SHA for f831253
.github/workflows/python-publish.yml
@@ -23,7 +23,7 @@ jobs:
23
exclude:
24
- os: macos-latest
25
python-version: 3.9
26
- # permissions:
+ permissions:
27
id-token: write # OIDC token required for authentication
28
# contents: read
29
0 commit comments