We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac3ef9c commit 9bcb10aCopy full SHA for 9bcb10a
.github/workflows/release-pipeline.yml
@@ -59,6 +59,7 @@ jobs:
59
60
- name: Upload packages
61
run: |
62
+ export
63
python3 -m pip install --upgrade twine
64
python3 -m twine upload --verbose --repository testpypi packages/opencue_cueadmin-*
65
0 commit comments