Skip to content

Commit

Permalink
Try that service account
Browse files Browse the repository at this point in the history
  • Loading branch information
odarbelaeze committed Mar 28, 2024
1 parent c9ccb68 commit 80d08b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: "${{ secrets.GITHUB_TOKEN }}"
firebaseServiceAccount: "${{ secrets.FIREBASE_SERVICE_ACCOUNT }}"
firebaseServiceAccount: "${{ secrets.FIREBASE_DEV_SERVICE_ACCOUNT }}"
expires: 30d
projectId: dev
env:
Expand Down

0 comments on commit 80d08b2

Please sign in to comment.