Merge branch '2.3.x'

This commit is contained in:
David Lord 2023-05-09 12:38:00 -07:00
commit d0bf462866
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
2 changed files with 3 additions and 8 deletions

View file

@ -65,8 +65,8 @@ jobs:
# Try uploading to Test PyPI first, in case something fails.
- uses: pypa/gh-action-pypi-publish@0bf742be3ebe032c25dd15117957dc15d0cfc38d
with:
repository_url: https://test.pypi.org/legacy/
packages_dir: artifact/
repository-url: https://test.pypi.org/legacy/
packages-dir: artifact/
- uses: pypa/gh-action-pypi-publish@0bf742be3ebe032c25dd15117957dc15d0cfc38d
with:
packages_dir: artifact/
packages-dir: artifact/