Skip to content

Commit 6a71756

Browse files
committed
fix permissions
1 parent aaec2c1 commit 6a71756

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
permissions:
1212
id-token: write
13+
contents: write
1314
environment: pypi
1415
steps:
1516
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)