ci: rebase website installer sync before push (#80092)

This commit is contained in:
Peter Steinberger
2026-05-10 00:11:12 -04:00
committed by GitHub
parent 207bcd6b20
commit 2fcfc647b3

View File

@@ -191,4 +191,5 @@ jobs:
git config user.email "openclaw-installer-sync[bot]@users.noreply.github.com"
git add public/install.sh public/install-cli.sh public/install.ps1 public/install.cmd
git commit -m "chore: sync installers from openclaw ${GITHUB_SHA::12}"
git pull --rebase origin main
git push origin HEAD:main