We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39c4d64 commit e3f36aaCopy full SHA for e3f36aa
1 file changed
.github/workflows/sdk.appcheck.yml
@@ -30,6 +30,8 @@ jobs:
30
uses: ./.github/workflows/_spm.yml
31
with:
32
target: ${{ matrix.target }}
33
+ env_vars: '{"FIREBASE_APP_CHECK_BRANCH": "nc/target-split"}'
34
+
35
36
catalyst:
37
uses: ./.github/workflows/_catalyst.yml
0 commit comments