From e2304a5db07c3c515e3736af9266d02ff20818ba Mon Sep 17 00:00:00 2001 From: Liam Date: Tue, 24 Sep 2024 11:33:45 +0100 Subject: [PATCH] how did i even break it im so confused --- .gitea/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index ffcaa3c..c9025dd 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -28,8 +28,8 @@ jobs: context: . push: true tags: | - git.fascinated.cc/fascinated/scoresaber-reloaded:${{ github.sha }} git.fascinated.cc/fascinated/scoresaber-reloaded:latest + git.fascinated.cc/fascinated/scoresaber-reloaded:${{ github.sha }} build-args: | GIT_REV=${{ gitea.sha }}