We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91483dd commit 1c3dc8aCopy full SHA for 1c3dc8a
.github/workflows/make_wheel.yml
@@ -1,5 +1,8 @@
1
name: Build Wheel
2
3
+permissions:
4
+ id-token: write
5
+
6
# run on new version tag
7
on:
8
push:
0 commit comments