diff --git a/.github/workflows/moltbot-sync-ghcr.yml b/.github/workflows/moltbot-sync-ghcr.yml index ee73657..9412318 100644 --- a/.github/workflows/moltbot-sync-ghcr.yml +++ b/.github/workflows/moltbot-sync-ghcr.yml @@ -5,11 +5,11 @@ on: inputs: sourceTag: description: "Source tag on ghcr.io/openclaw/openclaw" - default: "2026.1.29" + default: "2026.2.2" required: true targetTag: description: "Target tag on 1panel/openclaw" - default: "2026.1.29" + default: "2026.2.2" required: true jobs: