From f013d49c7ab427f092e93a1dd19919b595d36c12 Mon Sep 17 00:00:00 2001 From: Liam Date: Mon, 27 Mar 2023 20:45:14 +0100 Subject: [PATCH] Update '.gitea/workflows/publish.yaml' --- .gitea/workflows/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/publish.yaml b/.gitea/workflows/publish.yaml index f1d9230..49d41df 100644 --- a/.gitea/workflows/publish.yaml +++ b/.gitea/workflows/publish.yaml @@ -37,4 +37,4 @@ jobs: uses: docker/build-push-action@v4 with: push: true - tags: git.fascinated.cc/Fascinated/beatsaber-overlay:latest + tags: git.fascinated.cc/fascinated/beatsaber-overlay:latest