From 036aa6c6c904c731ef73f95a4f969eb70f6fc8c7 Mon Sep 17 00:00:00 2001 From: artem Date: Mon, 8 Jan 2024 18:35:47 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BE=D0=B1=D1=80=D0=B0=D0=B7=20=D0=B4=D0=BB?= =?UTF-8?q?=D1=8F=20=D1=81=D0=B1=D0=BE=D1=80=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/demo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/demo.yaml b/.gitea/workflows/demo.yaml index 8cba7f5..7d3310a 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -20,4 +20,4 @@ jobs: uses: https://github.com/docker/build-push-action@v5 with: push: true - tags: platformer:${{ gitea.sha }} \ No newline at end of file + tags: webart/fyrox-platformer/platformer:${{ gitea.sha }} \ No newline at end of file