Skip to content

Commit 9c1ca18

Browse files
authored
Update release.yml
1 parent 7d310da commit 9c1ca18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
needs: build-and-test
1616
name: Publish to PyPI
1717
runs-on: ubuntu-latest
18-
environment: test.pypi.org
18+
environment: pypi.org
1919
permissions:
2020
id-token: write
2121
steps:

0 commit comments

Comments
 (0)