Skip to content

Commit

Permalink
Update deploy-prod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kunsh13 authored Jun 11, 2024
1 parent 574fd12 commit e9ae364
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
# - run: npm run build
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
firebaseServiceAccount: "${{ secrets.FIREBASE_SERVICE_ACCOUNT }}"
# firebaseServiceAccount: "${{ secrets.FIREBASE_SERVICE_ACCOUNT }}"
firebaseServiceAccount: "${{ FIREBASE_SERVICE_ACCOUNT_IPTV_KUN }}
projectId: iptv-kun
channelId: live

0 comments on commit e9ae364

Please sign in to comment.