From 2fb1e813b63577222d58252a7d0166269a99cf46 Mon Sep 17 00:00:00 2001 From: Miwory Date: Thu, 9 Apr 2026 12:24:26 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=B8=D0=BA=D1=81=20=D0=B1=D0=B8=D0=BB?= =?UTF-8?q?=D0=B4=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/latest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/latest.yaml b/.gitea/workflows/latest.yaml index aef6cd0..f63e3da 100644 --- a/.gitea/workflows/latest.yaml +++ b/.gitea/workflows/latest.yaml @@ -27,6 +27,6 @@ jobs: context: . file: ./Prod.Dockerfile push: true - tags: 'git.miwory.dev/Miwory/PodkopSubsets:latest' + tags: 'git.miwory.dev/miwory/podkopsubsets:latest' cache-from: type=gha cache-to: type=gha,mode=max