This commit is contained in:
jem 2021-06-25 16:51:38 +02:00
parent 4c17cb661b
commit ed882822e7

View file

@ -25,7 +25,7 @@ jobs:
- name: Publish package
uses: pypa/gh-action-pypi-publish@v1.4.2
with:
user: dda
user: __token__
password: ${{ secrets.PYPI_DDA }}
skip_existing: true
verbose: true