hopefully a fix

This commit is contained in:
Sebastian Qvarfordt
2020-07-20 17:48:45 +02:00
parent dcc724ba19
commit 2ffddf376c
+2 -2
View File
@@ -56,7 +56,7 @@ jobs:
python setup.py bdist_wheel sdist --formats gztar
- name: Publish a Python distribution to PyPI
uses: pypa/gh-action-pypi-publish@master
working-directory: ./packages/techdocs-container/techdocs-core
with:
user: __token__
password: ${{ secrets.PYPI_API_KEY }}
password: ${{ secrets.PYPI_API_KEY }}
packages_dir: ./packages/techdocs-container/techdocs/core/dist