Skip to content

Commit

Permalink
added url
Browse files Browse the repository at this point in the history
  • Loading branch information
jchanvfx committed Jun 23, 2023
1 parent cc1092f commit dbf6aab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pypi_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ jobs:
- name: Publish Package
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://upload.pypi.org/legacy/
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit dbf6aab

Please sign in to comment.