Skip to content

Commit

Permalink
chore(ci): fix Docker image name
Browse files Browse the repository at this point in the history
  • Loading branch information
ncarlier committed Oct 5, 2023
1 parent 413bc49 commit 0793509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
id: meta
uses: docker/metadata-action@v3
with:
images: ncarlier/feedpushr
images: ncarlier/webhookd
tags: |
type=edge
type=semver,pattern={{version}}
Expand Down

0 comments on commit 0793509

Please sign in to comment.