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 5880482 commit 544093bCopy full SHA for 544093b
1 file changed
.github/workflows/CI_pypi_release.yml
@@ -21,6 +21,7 @@ on:
21
jobs:
22
release-on-pypi:
23
runs-on: ubuntu-latest
24
+ environment: pypi
25
permissions:
26
id-token: write
27
0 commit comments