From ff0d4c4cf2bed3bacd8912297b1456efcc1f83c7 Mon Sep 17 00:00:00 2001 From: muchasxmaracas <99442216+muchasxmaracas@users.noreply.github.com> Date: Wed, 31 Jan 2024 17:44:26 +0100 Subject: [PATCH] try latest tag --- .github/workflows/github-actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index 4ef1f27..5a161ca 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -7,7 +7,7 @@ on: env: REGISTRY: ghcr.io - IMAGE_NAME: deathgarden-api-rebirth + IMAGE_NAME: deathgarden-api-rebirth:latest jobs: build-and-push-image: