Skip to content

Commit e3f36aa

Browse files
committed
ci(AppCheck): use env_vars input in sdk.appcheck.yml for remote branch
1 parent 39c4d64 commit e3f36aa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/sdk.appcheck.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
uses: ./.github/workflows/_spm.yml
3131
with:
3232
target: ${{ matrix.target }}
33+
env_vars: '{"FIREBASE_APP_CHECK_BRANCH": "nc/target-split"}'
34+
3335

3436
catalyst:
3537
uses: ./.github/workflows/_catalyst.yml

0 commit comments

Comments
 (0)