Fix upload sdist

This commit is contained in:
laggykiller 2025-02-10 08:40:00 +08:00 committed by GitHub
parent de1a74d459
commit baa474f5b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,7 +56,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: sdist
path: dist/sqlcipher3-wheels-*.tar.gz
path: dist/sqlcipher3_wheels-*.tar.gz
build-wheels:
needs: prepare-sqlite
@ -201,4 +201,4 @@ jobs:
- uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}
password: ${{ secrets.PYPI_API_TOKEN }}