Skip to content

Commit bcb89b9

Browse files
committed
deploy to correct location
1 parent 491aab0 commit bcb89b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-manylinux-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ jobs:
6262
OPENMS_BRANCH=${{ steps.extract_branch.outputs.branch }}
6363
OPENMS_VERSION=${{ steps.tag_name.outputs.tag }}
6464
tags: |
65-
ghcr.io/${{ steps.downcase_repo.outputs.repo }}/contrib_manylinux_2_34:${{ steps.tag_name.outputs.tag }}-${{ env.platform_tag }}
65+
ghcr.io/openms/contrib_manylinux_2_34:${{ steps.tag_name.outputs.tag }}-${{ env.platform_tag }}

0 commit comments

Comments
 (0)