Skip to content

Commit

Permalink
force fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dronperminov committed Sep 13, 2023
1 parent d032623 commit 65fa7f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
run: |
python3 -m build -w
twine check dist/*
twine upload --repository pypi dist/*
twine upload --skip-existing --repository pypi dist/*

0 comments on commit 65fa7f4

Please sign in to comment.