We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35bbbbf commit c6794d7Copy full SHA for c6794d7
.github/workflows/publish-to-pypi.yml
@@ -7,7 +7,6 @@ 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