hopefully a fix
This commit is contained in:
@@ -55,8 +55,8 @@ jobs:
|
||||
rm -rf dist
|
||||
python setup.py bdist_wheel sdist --formats gztar
|
||||
- name: Publish a Python distribution to PyPI
|
||||
working-directory: ./packages/techdocs-container/techdocs-core
|
||||
uses: pypa/gh-action-pypi-publish@master
|
||||
working-directory: ./packages/techdocs-container/techdocs-core
|
||||
with:
|
||||
user: __token__
|
||||
password: ${{ secrets.PYPI_API_KEY }}
|
||||
Reference in New Issue
Block a user