Skip to content

Commit

Permalink
chore: fixing cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mdtanker committed Nov 23, 2023
1 parent 16b83a9 commit 0aa148f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:

- name: Upload package to Test PyPI
with:
repository-url: https://test.pypi.org/legacy/
repository-url: https://test.pypi.org/legacy/
uses: pypa/gh-action-pypi-publish@release/v1

# # Upload to real PyPI on GitHub Releases.
Expand Down

0 comments on commit 0aa148f

Please sign in to comment.