mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-13 23:56:07 +00:00
ci: rebase website installer sync before push (#80092)
This commit is contained in:
committed by
GitHub
parent
207bcd6b20
commit
2fcfc647b3
1
.github/workflows/website-installer-sync.yml
vendored
1
.github/workflows/website-installer-sync.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user