Skip to content

Commit

Permalink
build: update firebase preview instance to internal one (#23842)
Browse files Browse the repository at this point in the history
Updates the Firebase preview instance for the dev-app previews to an internal one with more capacity.

(cherry picked from commit a674720)
  • Loading branch information
devversion authored and jelbourn committed Nov 2, 2021
1 parent a65792e commit 15f0ff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-dev-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
repoToken: '${{secrets.GITHUB_TOKEN}}'
firebaseServiceAccount: '${{secrets.FIREBASE_PREVIEW_SERVICE_TOKEN}}'
expires: 20d
projectId: angular-components-test
projectId: ng-comp-dev
channelId: pr-${{steps.pr_info.outputs.number}}-${{steps.pr_info.outputs.sha}}

- uses: marocchino/sticky-pull-request-comment@v2
Expand Down

0 comments on commit 15f0ff0

Please sign in to comment.