We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b637b8 commit 67d30edCopy full SHA for 67d30ed
.github/workflows/release-pipeline.yml
@@ -45,7 +45,7 @@ jobs:
45
needs: build_opencue_packages
46
runs-on: ubuntu-22.04
47
container: python:3.10
48
- name: "Upload python packages"
+ name: "Upload python packages to testpypi repo"
49
environment: testpypi
50
env:
51
TWINE_USERNAME: "__token__"
0 commit comments