Skip to content

Commit 2d338d8

Browse files
committed
fix gh environment name
1 parent 8a1ee6b commit 2d338d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on_external_dispatch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,4 @@ jobs:
122122
uses: ./.github/workflows/upload_to_pypi.yml
123123
with:
124124
sha: ${{ needs.commit_submodule.outputs.sha-after-commit }}
125-
environment: pypi.production
125+
environment: production.pypi

0 commit comments

Comments
 (0)