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 60a1923 commit a1f041bCopy full SHA for a1f041b
.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