Skip to content

Commit 948f7d0

Browse files
authored
Remove redundant permissions block
1 parent ffc7c5e commit 948f7d0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pypi-publish-on-release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ jobs:
5757

5858
deploy:
5959
name: Upload release to PyPI
60-
permissions:
61-
contents: read
6260
needs:
6361
- build
6462
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)