Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JSeam2 committed Dec 5, 2024
1 parent c4273cb commit 250dc83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ jobs:
# publishes to TestPyPI
- name: Publish package distribution to TestPyPI
continue-on-error: true
uses: pypa/gh-action-pypi-publish@release/v1.110
uses: pypa/gh-action-pypi-publish@release/v1.11.0
with:
repository-url: https://test.pypi.org/legacy/
packages-dir: ./
Expand Down

0 comments on commit 250dc83

Please sign in to comment.