We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 81b9430 + f2b896b commit dbe4080Copy full SHA for dbe4080
1 file changed
.github/workflows/publish.yml
@@ -4,6 +4,9 @@ on:
4
release:
5
types: [published]
6
7
+permissions:
8
+ contents: read
9
+
10
jobs:
11
# Build wheels on Linux using manylinux containers
12
build-linux:
0 commit comments