Skip to content

Commit 5e1c5ae

Browse files
committed
Add permissions
1 parent dede7fa commit 5e1c5ae

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/python-publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,9 @@ jobs:
9999
runs-on: ubuntu-latest
100100
if: ${{ inputs.release_id }}
101101
needs: build
102+
permissions:
103+
contents: write
104+
security-events: write
102105
steps:
103106
- name: Download all the dists
104107
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v5

0 commit comments

Comments
 (0)