Skip to content

Commit dec63ae

Browse files
authored
fix: let workflow pass FSA
1 parent 9011c1f commit dec63ae

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/firebase-hosting-merge.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: Deploy to Firebase Hosting on merge
22
on:
33
workflow_call:
4+
secrets:
5+
FIREBASE_SERVICE_ACCOUNT_UNDERCARD_509BA:
6+
description: 'Firebase Service Account'
7+
required: true
48
push:
59
branches:
610
- master

0 commit comments

Comments
 (0)