fix github issue

This commit is contained in:
Lutfi Hakim 2026-03-12 11:28:46 +07:00
parent 8fe55ae644
commit d19c950c49
1 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,8 @@ jobs:
OLD_COMMIT=$(git rev-parse HEAD) OLD_COMMIT=$(git rev-parse HEAD)
# 2. Tarik kode terbaru # 2. Tarik kode terbaru
git fetch --all git remote set-url origin https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/rahmagustin/sig-tps.git
git fetch -4 --all
git reset --hard origin/main git reset --hard origin/main
# 3. Ambil ID commit baru # 3. Ambil ID commit baru