Skip to content

Commit

Permalink
pypi-publish: The inputs have been normalized to use kebab-case. (#278)
Browse files Browse the repository at this point in the history
  • Loading branch information
oittaa authored Aug 3, 2024
1 parent d6e63e6 commit 4784fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-test-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: pypa/gh-action-pypi-publish@v1.9.0
with:
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
repository_url: https://test.pypi.org/legacy/
repository-url: https://test.pypi.org/legacy/
- name: Publish distribution 📦 to PyPI
uses: pypa/gh-action-pypi-publish@v1.9.0
with:
Expand Down

0 comments on commit 4784fb6

Please sign in to comment.