test push to testpypi
This commit is contained in:
@@ -106,6 +106,4 @@ jobs:
|
|||||||
uses: pypa/gh-action-pypi-publish@release/v1
|
uses: pypa/gh-action-pypi-publish@release/v1
|
||||||
with:
|
with:
|
||||||
repository-url: ${{ github.ref == 'refs/heads/main' && 'env.PyPI_URL' || ' env.PyPI_DEV_URL' }}
|
repository-url: ${{ github.ref == 'refs/heads/main' && 'env.PyPI_URL' || ' env.PyPI_DEV_URL' }}
|
||||||
password: ${{ secrets.PYPI_API_TOKEN}}
|
password: ${{ secrets.PYPI_API_TOKEN}}
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user