Skip to content

Commit 3658104

Browse files
DJBenclaude
andcommitted
fix: remove Firebase target param, grant firebase.admin to deploy SA
'target: hosting' requires explicit firebase target config. Remove it so the action deploys to the default site. Also grant firebase.admin and serviceusage.serviceUsageConsumer to the service account. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent c8926a5 commit 3658104

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release-host.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,6 @@ jobs:
191191
firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT }}
192192
projectId: govibe-783119
193193
channelId: live
194-
target: hosting
195194

196195
# ── GitHub Release ─────────────────────────────────────────────────────
197196
- name: Create GitHub Release

0 commit comments

Comments
 (0)