We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b196c43 commit 24284d5Copy full SHA for 24284d5
.github/workflows/publish-to-pypi.yml
@@ -7,6 +7,7 @@ on:
7
jobs:
8
build-and-publish:
9
name: Builds and publishes releases to PyPI
10
+ environment: pypi
11
permissions:
12
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
13
runs-on: ubuntu-latest
0 commit comments