Skip to content

Commit

Permalink
ci(secrets): Update firebase secret (#420)
Browse files Browse the repository at this point in the history
  • Loading branch information
pbartolome authored Dec 17, 2024
1 parent 6c488da commit 7f5165e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-mistica-catalog-firebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
release-notes: "Mistica Catalog"
tester-groups: ""
app-id: "1:566193653712:ios:07224eb13f3e735f515bd5"
google-application-credentials: ${{ secrets.MISTICA_GOOGLE_APPLICATION_CREDENTIALS }}
google-application-credentials: ${{ secrets.MISTICA_ENTERPRISE_FIREBASE_KEY }}

- name: Clean up keychain and provisioning profile
if: ${{ always() }}
Expand Down

0 comments on commit 7f5165e

Please sign in to comment.