mirror of
https://github.com/ncarlier/webhookd.git
synced 2025-04-09 17:33:43 +00:00
chore(ci): fix Docker image name
This commit is contained in:
parent
413bc4926a
commit
0793509a86
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -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}}
|
||||
|
|
Loading…
Reference in New Issue
Block a user