mirror of
https://github.com/Bryanthelol/namekoplus
synced 2025-01-18 18:41:35 +08:00
Update python-publish.yml
This commit is contained in:
parent
4377c021d7
commit
892dfc6cc0
2
.github/workflows/python-publish.yml
vendored
2
.github/workflows/python-publish.yml
vendored
@ -50,4 +50,4 @@ jobs:
|
||||
- uses: pdm-project/setup-pdm@v3
|
||||
|
||||
- name: Publish package distributions to PyPI
|
||||
run: pdm publish -u ${{ secrets.PYPI_API_USER }} -p ${{ secrets.PYPI_API_PASSWORD }}
|
||||
run: pdm publish -u ${{ secrets.PYPI_API_USER }} -P ${{ secrets.PYPI_API_PASSWORD }}
|
||||
|
Loading…
Reference in New Issue
Block a user