From 4b5cff33331df7e513407db44146d3c23a7a22e9 Mon Sep 17 00:00:00 2001 From: muchasxmaracas <99442216+muchasxmaracas@users.noreply.github.com> Date: Wed, 31 Jan 2024 18:09:32 +0100 Subject: [PATCH] . --- .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 e8ae75b..49f0ffa 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -8,7 +8,7 @@ on: env: REGISTRY: ghcr.io IMAGE_NAME: deathgarden-api-rebirth - PUSH_TAG: latest + PUSH_TAG: v1 jobs: build-and-push-image: