fix(release): remove bad indentation
This commit is contained in:
parent
4f78024645
commit
03dd32b578
@ -85,10 +85,10 @@ jobs:
|
||||
path: dist
|
||||
- name: Publish to PyPI
|
||||
uses: pypa/gh-action-pypi-publish@release/v1
|
||||
with:
|
||||
# user: ${{ vars.PYPI_USERNAME }}
|
||||
user: __token__
|
||||
password: ${{ secrets.PYPI_API_TOKEN }}
|
||||
with:
|
||||
# user: ${{ vars.PYPI_USERNAME }}
|
||||
user: __token__
|
||||
password: ${{ secrets.PYPI_API_TOKEN }}
|
||||
|
||||
create_docker:
|
||||
name: Publish Docker Images
|
||||
|
Loading…
x
Reference in New Issue
Block a user