Skip to content

Commit 24da6ef

Browse files
Update gptdriverscript.yml
1 parent f33d80b commit 24da6ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gptdriverscript.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,5 +141,5 @@ jobs:
141141
bash ./branch-ios-sdk-repo/.github/gptdriverrunscript.sh "${{ env.BUILT_PRODUCTS_DIR }}/BranchLinkSimulator.app" ios
142142
env:
143143
API_ORG_KEY: ${{ secrets.MOBILEBOOST_API_ORG_KEY }}
144-
API_KEY: ${{ secrets.MOBILEBOOST_API_ORG_KEY }}
144+
API_TOKEN: ${{ secrets.MOBILEBOOST_API_ORG_KEY }} # CORRECTED: Mapped secret to API_TOKEN for the script
145145
TEST_TAGS: Release

0 commit comments

Comments
 (0)