From 0383ba2a8216d967404afc483d0627fad1599f16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Hells=C3=A9n?= Date: Wed, 16 Apr 2025 23:09:47 +0200 Subject: [PATCH] Update Docker image reference in build workflow --- .gitea/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 660e61f..fa01ff0 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -97,7 +97,7 @@ jobs: images: | ghcr.io/thelovinator1/discord-embed thelovinator/discord-nice-embed-maker-for-my-yoy - git.lovinator.space/thelovinator/anewdawn + git.lovinator.space/thelovinator/discord-embed tags: | type=raw,value=latest,enable=${{ gitea.ref == format('refs/heads/{0}', 'master') }} type=raw,value=master,enable=${{ gitea.ref == format('refs/heads/{0}', 'master') }}