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 eb4103a commit 541f650Copy full SHA for 541f650
.github/workflows/release.yaml
@@ -12,6 +12,7 @@ permissions:
12
jobs:
13
build-and-publish:
14
runs-on: ubuntu-24.04
15
+ environment: pypi
16
steps:
17
- uses: actions/checkout@v4
18
0 commit comments