Skip to content

Commit

Permalink
Update pypi publish location
Browse files Browse the repository at this point in the history
  • Loading branch information
vijaykiran committed Mar 22, 2022
1 parent 47a81f7 commit 44515f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,6 @@ jobs:
pushd .
cd $pack
python3 setup.py sdist bdist_wheel
twine upload --repository testpypi dist/*
twine upload dist/*
popd
done

0 comments on commit 44515f0

Please sign in to comment.