Skip to content

Commit

Permalink
better suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
mkuratczyk committed Jan 24, 2025
1 parent b3c03da commit 6e79f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/oci-make.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
with:
images: ${{ env.REGISTRY_IMAGE }}
flavor: |
suffix=${{ matrix.otp_version }}
suffix=-otp${{ matrix.otp_version }}
tags: |
type=ref,event=branch
type=ref,event=pr
Expand Down

0 comments on commit 6e79f30

Please sign in to comment.