From 3d18d5f1858f4fae003aefbe3d76a7cb5ef597bc Mon Sep 17 00:00:00 2001 From: muchasxmaracas <99442216+muchasxmaracas@users.noreply.github.com> Date: Wed, 31 Jan 2024 17:46:39 +0100 Subject: [PATCH] remove latest --- .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 5a161ca..4ef1f27 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:latest + IMAGE_NAME: deathgarden-api-rebirth jobs: build-and-push-image: