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 a1bca25 commit ece561eCopy full SHA for ece561e
.github/workflows/release.yaml
@@ -13,7 +13,7 @@ permissions:
13
jobs:
14
release:
15
runs-on: ubuntu-24.04
16
- environment: release
+ environment: pypi-release
17
steps:
18
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
19
0 commit comments