Skip to content

Commit

Permalink
github workflow: overwrite files for test pypi uploads
Browse files Browse the repository at this point in the history
  • Loading branch information
dilshod committed Apr 16, 2024
1 parent 1be6467 commit b18479a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-to-test-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,3 +115,4 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://test.pypi.org/legacy/
skip-existing: true

0 comments on commit b18479a

Please sign in to comment.