Skip to content

Commit f831253

Browse files
committed
fix typo
1 parent 84f2d1f commit f831253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
exclude:
2424
- os: macos-latest
2525
python-version: 3.9
26-
# permissions:
26+
permissions:
2727
id-token: write # OIDC token required for authentication
2828
# contents: read
2929

0 commit comments

Comments
 (0)