mirror of
https://github.com/ncarlier/webhookd.git
synced 2025-04-20 19:58:00 +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
|
id: meta
|
||||||
uses: docker/metadata-action@v3
|
uses: docker/metadata-action@v3
|
||||||
with:
|
with:
|
||||||
images: ncarlier/feedpushr
|
images: ncarlier/webhookd
|
||||||
tags: |
|
tags: |
|
||||||
type=edge
|
type=edge
|
||||||
type=semver,pattern={{version}}
|
type=semver,pattern={{version}}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user