mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-09 12:40:59 +00:00
fix(ci): authenticate cloud adapter checkout
This commit is contained in:
@@ -43,6 +43,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
repository: langbot-app/langbot-space
|
repository: langbot-app/langbot-space
|
||||||
ref: ${{ env.SPACE_REF }}
|
ref: ${{ env.SPACE_REF }}
|
||||||
|
token: ${{ secrets.CLA_PAT }}
|
||||||
path: .space
|
path: .space
|
||||||
- name: Build exact Cloud Core image
|
- name: Build exact Cloud Core image
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
|
|||||||
Reference in New Issue
Block a user