Forgot github.com
This commit is contained in:
parent
ca1b0d691f
commit
570d9da247
@ -39,6 +39,6 @@ jobs:
|
|||||||
needs: [lint]
|
needs: [lint]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: pypa/gh-action-pypi-publish@release/v1
|
- uses: https://github.com/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