Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Sayvai-io/custom-tools into…
Browse files Browse the repository at this point in the history
… pytest
  • Loading branch information
Sanjaypranav committed Feb 27, 2024
2 parents 9e822fa + c4860dc commit 56b775d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package-ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ jobs:
echo "Building and uploading to PyPI"
echo "TWINE_USERNAME: $TWINE_USERNAME"
poetry build
twine upload dist/*
twine upload dist/* --verbose

0 comments on commit 56b775d

Please sign in to comment.