Skip to content

Commit fae3021

Browse files
committed
ci: add permission to upload wheels to release
1 parent 24f7583 commit fae3021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
workflow_dispatch:
1717

1818
permissions:
19-
contents: read
19+
contents: 'write'
2020

2121
jobs:
2222
linux:

0 commit comments

Comments
 (0)