Skip to content

Commit

Permalink
ci: Change deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
jackkray committed Sep 24, 2024
1 parent d891056 commit 3d9e370
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,5 @@ jobs:
uses: nickwph/firebase-app-distribution-action@v1
with:
file: GiniBankSDKExample.ipa
app: "1:1008447554665:ios:c5c2362ee87d0bd605cef8"
app: ${{ secrets.GINI_BANK_SDK_EXAMPLE_APP_FIREBASE_ID }}
credentials: ${{ secrets.FIREBASE_CREDENTIAL_FILE_CONTENT }}

0 comments on commit 3d9e370

Please sign in to comment.