Skip to content

Commit

Permalink
underscore in target image name
Browse files Browse the repository at this point in the history
  • Loading branch information
jpfeuffer authored Apr 17, 2024
1 parent 15969d3 commit fa2509d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-manylinux-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:
OPENMS_BRANCH=${{ steps.extract_branch.outputs.branch }}
OPENMS_VERSION=${{ steps.tag_name.outputs.tag }}
tags: |
ghcr.io/openms/contrib_manylinux2_28:${{ steps.tag_name.outputs.tag }}
ghcr.io/openms/contrib_manylinux_2_28:${{ steps.tag_name.outputs.tag }}

0 comments on commit fa2509d

Please sign in to comment.