From 9437390a4eb7e7c3360855723974c2b52014c473 Mon Sep 17 00:00:00 2001 From: "Sovereign Sentinel (AI)" Date: Sat, 11 Apr 2026 21:59:54 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Sentinel:=20Hardening=20synchron?= =?UTF-8?q?ization=20protocol=20with=20explicit=20ref=20discovery?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/sync-to-main-app.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/sync-to-main-app.yml b/.github/workflows/sync-to-main-app.yml index 81ec7bf..c555a35 100644 --- a/.github/workflows/sync-to-main-app.yml +++ b/.github/workflows/sync-to-main-app.yml @@ -27,6 +27,7 @@ jobs: repository: aa-humaaan/thealtstack token: ${{ secrets.GH_PAT }} path: target-repo + ref: main - name: 🔄 Copy data and docker-deploy run: | @@ -38,7 +39,7 @@ jobs: - name: '📤 Sentinel: Push updates to thealtstack' run: | cd target-repo - git config user.name "Sentinel (Aditya's AI)" + git config user.name "Sovereign Sentinel (AI)" git config user.email "sentinel@thealtstack.com" git add data/ docker-deploy/