Skip to content

Commit

Permalink
fix(.github): docker image name without -rs (#369)
Browse files Browse the repository at this point in the history
Signed-off-by: KeisukeYamashita <19yamashita15@gmail.com>
  • Loading branch information
KeisukeYamashita authored Oct 8, 2024
1 parent f85ce98 commit 893e009
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 893e009

Please sign in to comment.