Skip to content

Commit 11b992f

Browse files
authored
Update deploy-firebase.yml
1 parent 3395004 commit 11b992f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy-firebase.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ on:
1111
jobs:
1212
web_preview:
1313
uses: IDEMSInternational/open-app-builder/.github/workflows/reusable-deploy-web-preview.yml@master
14-
secrets: inherit
15-
14+
secrets:
15+
FIREBASE_SERVICE_ACCOUNT: ${{ secrets.FIREBASE_SERVICE_ACCOUNT }}

0 commit comments

Comments
 (0)