fix github issue
This commit is contained in:
parent
8fe55ae644
commit
d19c950c49
|
|
@ -18,7 +18,8 @@ jobs:
|
|||
OLD_COMMIT=$(git rev-parse HEAD)
|
||||
|
||||
# 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
|
||||
|
||||
# 3. Ambil ID commit baru
|
||||
|
|
|
|||
Loading…
Reference in New Issue