Skip to content

Commit 2d9af53

Browse files
fix: correct environment name to match PyPI trusted publisher
1 parent 065e9eb commit 2d9af53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
runs-on: ubuntu-latest
4242

4343
environment:
44-
name: pypi
44+
name: pypy
4545
url: https://pypi.org/p/perexchange
4646

4747
permissions:

0 commit comments

Comments
 (0)