Skip to content

Commit

Permalink
Normalize name of workflow argument.
Browse files Browse the repository at this point in the history
  • Loading branch information
freakboy3742 committed Jan 7, 2025
1 parent 6b8b2a4 commit f504ceb
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 @@ -79,4 +79,4 @@ jobs:
- name: Publish release to Test PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository_url: https://test.pypi.org/legacy/
repository-url: https://test.pypi.org/legacy/

0 comments on commit f504ceb

Please sign in to comment.