2 parents 05d07c7 + 20ddc71 commit 52f61d9Copy full SHA for 52f61d9
1 file changed
.github/workflows/python-publish.yml
@@ -3,6 +3,10 @@
3
4
name: Upload Python Package
5
6
+permissions:
7
+ contents: read
8
+ packages: write
9
+
10
on:
11
release:
12
types: [prereleased, released]
0 commit comments