Skip to content

Commit

Permalink
fix(.github): docker image name without -rs
Browse files Browse the repository at this point in the history
Signed-off-by: KeisukeYamashita <[email protected]>
  • Loading branch information
KeisukeYamashita committed Oct 8, 2024
1 parent f85ce98 commit dede0d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
- uses: docker/metadata-action@v5
id: meta
with:
images: 1915keke/commitlint-rs
images: 1915keke/commitlint
tags: |
type=raw,value=latest
type=semver,pattern={{version}}
Expand Down

0 comments on commit dede0d5

Please sign in to comment.