From d0ef6c0b11bc5ff88f269a633f2e5f80dc92b6df Mon Sep 17 00:00:00 2001 From: Hayden Hargreaves Date: Thu, 8 Jan 2026 22:12:33 -0700 Subject: [PATCH] (FIX): This is funny, look at the diff --- .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 8eeaacd..47fe35f 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -31,7 +31,7 @@ jobs: uses: docker/build-push-action@v5 with: context: ./web - file: ./Dockerfile + file: ./web/Dockerfile push: true tags: azpect3120/potion.frontend:latest build-args: |