From fad39c2e217e9e6868cf032d566ff2080995dd59 Mon Sep 17 00:00:00 2001 From: Hayden Hargreaves Date: Mon, 21 Jul 2025 20:46:31 -0700 Subject: [PATCH] (FIX): Its working! But spelling error... --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index bb571da..c04cfe6 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -26,4 +26,4 @@ jobs: context: . file: ./Dockerfile push: true - tags: azpect3120/option.gophernest:latest + tags: azpect3120/potion.gophernest:latest