ci: add permission to upload wheels to release
This commit is contained in:
parent
24f7583f88
commit
fae3021f6b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -16,7 +16,7 @@ on:
|
|||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
contents: 'write'
|
||||
|
||||
jobs:
|
||||
linux:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue