Track trading seed JSON and checkout trigger ref

This commit is contained in:
2026-06-21 22:35:26 +09:00
parent a95198cf8c
commit d5d0c6f4be
3 changed files with 106923 additions and 2 deletions
+2 -1
View File
@@ -41,7 +41,8 @@ jobs:
git init
git remote add origin http://x-access-token:${{ secrets.GITHUB_TOKEN }}@192.168.123.100:8418/KimJaeHyun/myfinance.git
fi
git fetch origin main --depth=1
TARGET_REF="${GITHUB_REF_NAME:-main}"
git fetch origin "$TARGET_REF" --depth=1
git reset --hard FETCH_HEAD
- name: Prepare Raw Seed Snapshot