Skip to content

Commit

Permalink
Update pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wpreimes committed Feb 15, 2021
1 parent caeff34 commit 3ee1dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Expand Up @@ -30,7 +30,7 @@ jobs:
python setup.py --version
python setup.py sdist
pip install wheel && python setup.py bdist_wheel
- name: Publish distribution to Test PyPI
- name: Publish distribution to PyPI
uses: pypa/gh-action-pypi-publish@v1.4.1
with:
skip_existing: true
Expand Down

0 comments on commit 3ee1dad

Please sign in to comment.