Skip to content

Commit 5eeeb4e

Browse files
devversionjelbourn
authored andcommitted
build: update firebase preview instance to internal one (#23842)
Updates the Firebase preview instance for the dev-app previews to an internal one with more capacity. (cherry picked from commit a674720)
1 parent de815cc commit 5eeeb4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-dev-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
repoToken: '${{secrets.GITHUB_TOKEN}}'
4343
firebaseServiceAccount: '${{secrets.FIREBASE_PREVIEW_SERVICE_TOKEN}}'
4444
expires: 20d
45-
projectId: angular-components-test
45+
projectId: ng-comp-dev
4646
channelId: pr-${{steps.pr_info.outputs.number}}-${{steps.pr_info.outputs.sha}}
4747

4848
- uses: marocchino/sticky-pull-request-comment@v2

0 commit comments

Comments
 (0)