We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f57478 commit 0169a8dCopy full SHA for 0169a8d
.github/workflows/python-publish.yml
@@ -13,7 +13,7 @@ on:
13
types: [published]
14
15
permissions:
16
- contents: read
+ contents: write
17
18
jobs:
19
deploy:
0 commit comments