This commit is contained in:
jem 2020-07-02 11:37:44 +02:00
parent 1994fd775b
commit 5269ae35f2

View file

@ -34,7 +34,7 @@ jobs:
pip install pybuilder ddadevops deprecation setuptools
- name: build em
env:
env:
TWINE_USERNAME: dda
TWINE_PASSWORD: ${{ secrets.PYPI_DDA }}
run: |