fix build #2
This commit is contained in:
parent
1994fd775b
commit
5269ae35f2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -34,7 +34,7 @@ jobs:
|
||||||
pip install pybuilder ddadevops deprecation setuptools
|
pip install pybuilder ddadevops deprecation setuptools
|
||||||
|
|
||||||
- name: build em
|
- name: build em
|
||||||
env:
|
env:
|
||||||
TWINE_USERNAME: dda
|
TWINE_USERNAME: dda
|
||||||
TWINE_PASSWORD: ${{ secrets.PYPI_DDA }}
|
TWINE_PASSWORD: ${{ secrets.PYPI_DDA }}
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue