|
|
@@ -52,8 +52,8 @@ jobs: |
|
|
|
name: artifact |
|
|
|
path: dist |
|
|
|
|
|
|
|
- name: Deploy wheels to PyPI |
|
|
|
uses: pypa/gh-action-pypi-publish@release/v1 |
|
|
|
with: |
|
|
|
password: ${{ secrets.PYPI_API_TOKEN }} |
|
|
|
- name: Deploy wheels to PyPI |
|
|
|
uses: pypa/gh-action-pypi-publish@release/v1 |
|
|
|
with: |
|
|
|
password: ${{ secrets.PYPI_API_TOKEN }} |
|
|
|
|