From 9e03229e27b1f5acfe7f8f1607968a5c79433be8 Mon Sep 17 00:00:00 2001 From: David Claeys Date: Thu, 1 Aug 2024 11:43:49 +0200 Subject: [PATCH] fix github image name --- .github/workflows/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 52fc331..4875dbe 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -21,7 +21,7 @@ jobs: id: meta uses: docker/metadata-action@v5 with: - images: git.claeyscloud.com/david/epg-info + images: ghcr.io/davidclaeysquinones/epg-info tags: | type=semver,pattern={{raw}} type=sha