Skip to content

Commit fc5aab3

Browse files
committed
Update
1 parent 2a76577 commit fc5aab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- name: Upload packages
6262
run: |
6363
python3 -m pip install --upgrade twine
64-
python3 -m twine upload --verbose --repository testpypi packages/opencue_cueadmin-*
64+
python3 -m twine upload --verbose --repository testpypi packages/opencue*
6565
6666
build_docker_images:
6767
needs: build_opencue_packages

0 commit comments

Comments
 (0)