There was an error while loading. Please reload this page.
2 parents 3fdfeec + 9a35b89 commit eb40fccCopy full SHA for eb40fcc
1 file changed
.github/workflows/pypi-release.yml
@@ -125,6 +125,8 @@ jobs:
125
needs:
126
- check-dist
127
runs-on: ubuntu-24.04
128
+ permissions:
129
+ contents: write
130
131
steps:
132
- name: Download builds
0 commit comments