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 b39d6f2 commit 8633977Copy full SHA for 8633977
.github/workflows/python-publish.yml
@@ -4,6 +4,10 @@ on:
4
release:
5
types: ["published"]
6
7
+permissions:
8
+ id-token: write
9
+ contents: read
10
+
11
jobs:
12
run:
13
name: "Build and publish release 📦"
0 commit comments