Skip to content

Commit 352be13

Browse files
committed
Update publish.yml
1 parent a6b371c commit 352be13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
needs: python-package # Wait for PyPI job
5454
permissions:
5555
# IMPORTANT: this permission is mandatory for trusted publishing
56-
id-token: write
56+
contents: write
5757
steps:
5858
- uses: actions/checkout@v4
5959

0 commit comments

Comments
 (0)