We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7909e68 commit a37640fCopy full SHA for a37640f
1 file changed
.github/workflows/moltbot-sync-ghcr.yml
@@ -1,15 +1,15 @@
1
-name: Sync Moltbot GHCR Image
+name: Sync OpenClaw GHCR Image
2
3
on:
4
workflow_dispatch:
5
inputs:
6
sourceTag:
7
description: "Source tag on ghcr.io/openclaw/openclaw"
8
- default: "2026.2.2"
+ default: "2026.2.6"
9
required: true
10
targetTag:
11
description: "Target tag on 1panel/openclaw"
12
13
14
15
jobs:
0 commit comments