Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
caffeinatedpixel committed Jul 29, 2024
1 parent 037e152 commit 74d83cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
with:
images: ${{ env.REGISTRY_IMAGE }}
tags: |
type=semver,pattern={{version},value=${{ matrix.version }}
type=semver,pattern={{version}},value=${{ matrix.version }}
type=raw,value=latest,enable=${{ matrix.release-tag == 'latest' }}
Expand Down

0 comments on commit 74d83cf

Please sign in to comment.