Skip to content

Commit 71e3dfa

Browse files
Still working on fixed workflow
1 parent 38c0543 commit 71e3dfa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/publish-pypi.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ jobs:
5858

5959
# For first publication only, we'll use an API token
6060
# After the initial release, switch back to trusted publishing
61-
permissions:
62-
# This permission is mandatory for trusted publishing
63-
id-token: write
61+
# permissions:
62+
# This permission is mandatory for trusted publishing
63+
# id-token: write
6464

6565

6666

0 commit comments

Comments
 (0)