From 09b48f26f610989919739dce3558622272da4311 Mon Sep 17 00:00:00 2001 From: nematnejad Date: Sun, 22 Feb 2026 12:20:18 +0330 Subject: [PATCH] modify build.yaml file --- .gitea/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index a2bb3b9..fcfdba8 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -55,4 +55,4 @@ jobs: username: bagher key: ${{ secrets.SSH_KEY }} script: | - docker service update -d --image ${{ env.IMAGE }} --force --with-registry-auth new_panel + docker service update -d --image ${{ env.IMAGE }} --force --with-registry-auth generative