From e5eb0dfe7812df048f43f2103b58c43617a5889d Mon Sep 17 00:00:00 2001 From: Nial <48334675+nmcc1212@users.noreply.github.com> Date: Fri, 17 May 2024 14:23:38 +0100 Subject: [PATCH] change tag --- .github/workflows/build-api.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-api.yml b/.github/workflows/build-api.yml index 7116fe1..1db545e 100644 --- a/.github/workflows/build-api.yml +++ b/.github/workflows/build-api.yml @@ -29,4 +29,4 @@ jobs: context: . file: newAPI/Dockerfile push: true - tags: ghcr.io/nmcc1212/cacher:latest \ No newline at end of file + tags: ghcr.io/nmcc1212/mongo-api:latest \ No newline at end of file