Skip to content

Commit 4c74d50

Browse files
committed
Add LD_SDK_KEY to sync step
1 parent 335643b commit 4c74d50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ai-config-validation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,7 @@ jobs:
419419
420420
- name: Sync production configs
421421
env:
422+
LD_SDK_KEY: ${{ secrets.LD_SDK_KEY }}
422423
LD_API_KEY: ${{ secrets.LD_API_KEY }}
423424
LD_PROJECT_KEY: ${{ secrets.LD_PROJECT_KEY }}
424425
run: |

0 commit comments

Comments
 (0)