fix(ci): authenticate cloud adapter checkout

This commit is contained in:
dadachann
2026-07-30 14:08:58 +00:00
parent 7baa89254c
commit d5044c2f1e
+1
View File
@@ -43,6 +43,7 @@ jobs:
with:
repository: langbot-app/langbot-space
ref: ${{ env.SPACE_REF }}
token: ${{ secrets.CLA_PAT }}
path: .space
- name: Build exact Cloud Core image
uses: docker/build-push-action@v6