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 8a1ee6b commit 2d338d8Copy full SHA for 2d338d8
.github/workflows/on_external_dispatch.yml
@@ -122,4 +122,4 @@ jobs:
122
uses: ./.github/workflows/upload_to_pypi.yml
123
with:
124
sha: ${{ needs.commit_submodule.outputs.sha-after-commit }}
125
- environment: pypi.production
+ environment: production.pypi
0 commit comments