Skip to content

Commit

Permalink
Merge pull request #387 from sartim/develop
Browse files Browse the repository at this point in the history
Update workflow
  • Loading branch information
sartim committed Mar 25, 2024
2 parents 085e0f9 + e1c1da6 commit de2247f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_ANGULAR_DRF_ADMIN }}'
channelId: live
projectId: ${{ secrets.PROJECT_ID }}

0 comments on commit de2247f

Please sign in to comment.