ci: add permission to upload wheels to release

This commit is contained in:
Anand Balakrishnan 2023-10-04 16:58:10 -07:00
parent 24f7583f88
commit fae3021f6b

View file

@ -16,7 +16,7 @@ on:
workflow_dispatch:
permissions:
contents: read
contents: 'write'
jobs:
linux: