Skip to content

Commit

Permalink
Resolve a GitHub workflow warning (#803)
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtmckee authored Aug 14, 2023
1 parent 4f8e3e0 commit 2235e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_to_test_pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
repository_url: https://test.pypi.org/legacy/
repository-url: https://test.pypi.org/legacy/

0 comments on commit 2235e67

Please sign in to comment.