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 433067c commit 3056966Copy full SHA for 3056966
.github/workflows/publish-pypi.yml
@@ -8,6 +8,7 @@ on:
8
types: [ published ]
9
jobs:
10
pypi-release:
11
+ environment: pypi-release
12
permissions:
13
# IMPORTANT: this permission is mandatory for trusted publishing
14
id-token: write
0 commit comments