Skip to content

Commit

Permalink
Update config property name
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Lubken committed Aug 12, 2024
1 parent 6dff88b commit f219c41
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 @@ -26,7 +26,7 @@ jobs:
if: ${{ github.event.release.prerelease }}
uses: pypa/[email protected]
with:
repository_url: https://test.pypi.org/legacy/
repository-url: https://test.pypi.org/legacy/
user: __token__
password: ${{ secrets.TEST_PYPI_API_TOKEN }}

Expand Down

0 comments on commit f219c41

Please sign in to comment.