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 7d310da commit 9c1ca18Copy full SHA for 9c1ca18
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
needs: build-and-test
16
name: Publish to PyPI
17
runs-on: ubuntu-latest
18
- environment: test.pypi.org
+ environment: pypi.org
19
permissions:
20
id-token: write
21
steps:
0 commit comments