Skip to content

Commit

Permalink
Bump pypi upload to see if it helps wheel posts
Browse files Browse the repository at this point in the history
  • Loading branch information
Myoldmopar committed Apr 2, 2024
1 parent 08e9b37 commit 664f134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Expand Up @@ -47,7 +47,7 @@ jobs:
path: ./dist

- name: Deploy on Test PyPi
uses: pypa/gh-action-pypi-publish@37f50c210e3d2f9450da2cd423303d6a14a6e29f # v1.5.1
uses: pypa/gh-action-pypi-publish@v1.8.14
with:
repository-url: https://test.pypi.org/legacy/
user: __token__
Expand Down

0 comments on commit 664f134

Please sign in to comment.