We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 540cb14 commit 7f85de4Copy full SHA for 7f85de4
1 file changed
.github/workflows/release.yaml
@@ -5,6 +5,9 @@ on:
5
tags:
6
- '*'
7
8
+permissions:
9
+ contents: write
10
+
11
jobs:
12
build-wheel:
13
name: Build Python Wheel
0 commit comments