From b20fed594973fa2784c22ff9aadbc55f31253d09 Mon Sep 17 00:00:00 2001 From: Lennu Vuolanne Date: Sat, 13 Jul 2024 16:23:33 +0300 Subject: [PATCH] Update firebase-hosting-pull-request.yml --- .github/workflows/firebase-hosting-pull-request.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/firebase-hosting-pull-request.yml b/.github/workflows/firebase-hosting-pull-request.yml index 3e1d2a0..d1a010f 100644 --- a/.github/workflows/firebase-hosting-pull-request.yml +++ b/.github/workflows/firebase-hosting-pull-request.yml @@ -19,12 +19,8 @@ jobs: repoToken: "${{ secrets.GITHUB_TOKEN }}" firebaseServiceAccount: "${{ secrets.FIREBASE_SERVICE_ACCOUNT_SATAKUNTATALO_SERVICES }}" projectId: satakuntatalo-services - - uses: jakepartusch/psi-action@v1.3 - id: psi - with: - url: ${{ steps.firebase.outputs.details_url }} - uses: treosh/lighthouse-ci-action@v12 id: lighthouse with: urls: ${{ steps.firebase.outputs.details_url }} - uploadArtifacts: true + temporaryPublicStorage: true