Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
djkcyl authored Aug 26, 2023
1 parent 7d3cd56 commit 81e3362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
- name: Build and Publish
run: |
pdm publish --username __token__ --password ${{ secrets.PYPI_TOKEN }}
pdm publish --username __token__ --password ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 81e3362

Please sign in to comment.