Skip to content

Commit

Permalink
add required parameters for hosting-deploy action channelId & target
Browse files Browse the repository at this point in the history
  • Loading branch information
shihabkandil committed Aug 18, 2024
1 parent 1bf5f5e commit d2cdeb6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/host-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,6 @@ jobs:
with:
repoToken: ${{ secrets.GITHUB_TOKEN }}
firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_FIR_ADMIN_DASHBOARD_D35D8 }}
channelId: live
target: flutter-vision-dashboard
projectId: fir-admin-dashboard-d35d8

0 comments on commit d2cdeb6

Please sign in to comment.