Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jaap3 authored Mar 16, 2023
1 parent ace89c6 commit 6662721
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ jobs:
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}
repository-url: https://upload.pypi.org/legacy/

1 comment on commit 6662721

@webknjaz
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI this is fixed upstream, also the action has previous versions tagged — that's another possible workaround.

Please sign in to comment.