From faf2c97462fbf4b4018ca830f97a5fc978d01860 Mon Sep 17 00:00:00 2001 From: sittichok Ouamsiri Date: Mon, 15 Jun 2026 22:56:09 +0700 Subject: [PATCH] fix: updates --- .gitea/workflows/buildanddeploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/buildanddeploy.yml b/.gitea/workflows/buildanddeploy.yml index ea1211b..7209996 100644 --- a/.gitea/workflows/buildanddeploy.yml +++ b/.gitea/workflows/buildanddeploy.yml @@ -25,7 +25,7 @@ jobs: uses: infras/workflow-templates/.gitea/workflows/bump-compose-version.yml@736cd715b4b9c80f20ec51ef8445cb630c8299f5 with: app: snip - update: | + updates: | snip-migrate:${{ gitea.ref_name }} snip-api:${{ gitea.ref_name }} snip-frontend:${{ gitea.ref_name }}