Skip to content

Commit

Permalink
InvalidPyPIUploadURL: It appears you're trying to upload to pypi.org
Browse files Browse the repository at this point in the history
         but have an invalid URL. You probably want one of these two URLs:
         https://upload.pypi.org/legacy/ or https://test.pypi.org/legacy/. Check
         your --repository-url value.
  • Loading branch information
oshadura committed Dec 8, 2023
1 parent a5e3f09 commit 6596356
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pypi-tag-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,3 @@ jobs:
- uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.PYPI_TOKEN }}
repository-url: https://pypi.org/project/coffea-casa/

0 comments on commit 6596356

Please sign in to comment.