Skip to content

Commit

Permalink
Replace missing letter.
Browse files Browse the repository at this point in the history
  • Loading branch information
grugnog committed Jan 30, 2024
1 parent af771ef commit cad9d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firebase-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseSeviceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_CA_IT_PROD_HOME_5918 }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_CA_IT_PROD_HOME_5918 }}'
channelId: live
projectId: ca-it-prod-home-5918
- name: Build staging
Expand Down

0 comments on commit cad9d95

Please sign in to comment.