test
This commit is contained in:
parent
d2338ad0d9
commit
4cdcc84ad8
@ -45,6 +45,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- run: pip install build
|
- run: pip install build
|
||||||
- run: python -m build
|
- run: python -m build
|
||||||
|
- run: ls -laR dist
|
||||||
- uses: pypa/gh-action-pypi-publish@release/v1
|
- uses: pypa/gh-action-pypi-publish@release/v1
|
||||||
with:
|
with:
|
||||||
password: ${{ secrets.PYPI_API_TOKEN }}
|
password: ${{ secrets.PYPI_API_TOKEN }}
|
||||||
|
Reference in New Issue
Block a user