From bb2012e79f3aa2a3db0e564a4987054858ee25ac Mon Sep 17 00:00:00 2001 From: Ade9 Date: Sun, 20 Apr 2025 16:01:35 +0300 Subject: [PATCH] fix workflow case --- .gitea/workflows/gitea-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/gitea-ci.yml b/.gitea/workflows/gitea-ci.yml index 5151189..3facb5d 100644 --- a/.gitea/workflows/gitea-ci.yml +++ b/.gitea/workflows/gitea-ci.yml @@ -28,4 +28,4 @@ jobs: with: context: . push: true - tags: Ade9/LLM-Proxy-Metrics:latest \ No newline at end of file + tags: ade9/llm-proxy-metrics:latest \ No newline at end of file