ci(sync): resolve github cli login (#79)

Signed-off-by: Seren_Modz 21 <seren@kings-world.net>
This commit is contained in:
Seren_Modz 21
2026-05-01 15:16:29 +01:00
committed by GitHub
parent f50e11560d
commit 61c9254a8b
@@ -60,7 +60,6 @@ jobs:
git commit -m "${TITLE}" || echo "Nothing to commit"
git push origin "${BRANCH}" --force
echo "${GITHUB_TOKEN}" | gh auth login --with-token
gh pr create \
--base main \
--head "${BRANCH}" \