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