Skip to content

Commit

Permalink
bump publish version
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecRosenbaum committed Jun 24, 2024
1 parent dcd6cef commit a65093a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,6 @@ jobs:
run: |
python setup.py sdist
- name: Upload to PyPI
uses: closeio/gh-action-pypi-publish@a260c7e54e4251db69485e1e7ca271aec8c0ddf9
uses: closeio/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0 # v1.9
with:
repository_url: https://test.pypi.org/legacy/

0 comments on commit a65093a

Please sign in to comment.