]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
build: fix hardcoded ghcr.io path
authorVincent Bernat <vincent@bernat.ch>
Wed, 11 Mar 2026 06:59:33 +0000 (07:59 +0100)
committerVincent Bernat <vincent@bernat.ch>
Wed, 11 Mar 2026 07:01:53 +0000 (08:01 +0100)
Related to #456

.github/workflows/ci.yml

index 2b115d5d64e398467c1cc99329e38ee8320afde9..210ffb892bafdc15730a6e45d04b7589b643b70a 100644 (file)
@@ -151,7 +151,7 @@ jobs:
         id: meta
         with:
           images: |
-            ghcr.io/lldpd/lldpd
+            ghcr.io/${{ github.repository }}
           tags: |
             type=schedule,pattern=master
             type=ref,event=branch