Skip to content

Commit

Permalink
Pushed to v1.4.1 (broken tag).
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanAnderson committed Oct 1, 2020
1 parent 660c2d0 commit fe455b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pip-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
shell: bash -l {0}
run: python setup.py sdist bdist_wheel
- name: Publish to test-pypi
uses: pypa/gh-action-pypi-publish@v1
uses: pypa/gh-action-pypi-publish@v1.4.1
with:
user: __token__
password: ${{ secrets.test_pypi_password }}
Expand Down

0 comments on commit fe455b7

Please sign in to comment.