Skip to content

Commit 45bd046

Browse files
authored
Update pypi_push.yaml
1 parent 1e883b1 commit 45bd046

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/pypi_push.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,4 @@ jobs:
3535
- name: Publish package distributions to PyPI
3636
uses: pypa/gh-action-pypi-publish@release/v1
3737
with:
38-
repository-url: https://pypi.org/legacy/
39-
password: ${{ secrets.PYPI_API_TOKEN }}
38+
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)