Skip to content

Commit

Permalink
Add missing repository name to twine upload command
Browse files Browse the repository at this point in the history
  • Loading branch information
meffie committed Jan 22, 2024
1 parent 5ef6048 commit b50d6cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ deps =
commands =
python -m build
twine check dist/*
twine upload --skip-existing dist/*
twine upload --repository molecule-proxmox --skip-existing dist/*

0 comments on commit b50d6cd

Please sign in to comment.