Skip to content

Commit 7fc1438

Browse files
Update publish-to-pypi.yml
1 parent f8ae086 commit 7fc1438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ jobs:
33
pypi-publish:
44
name: Upload release to PyPI
55
runs-on: ubuntu-latest
6-
environment: release
6+
environment: testpypi
77
permissions:
88
id-token: write
99
steps:

0 commit comments

Comments
 (0)