diff --git a/.github/workflows/pr-lighthouse.yml b/.github/workflows/pr-lighthouse.yml index 9faeede..498e16d 100644 --- a/.github/workflows/pr-lighthouse.yml +++ b/.github/workflows/pr-lighthouse.yml @@ -36,7 +36,7 @@ jobs: with: uploadArtifacts: true temporaryPublicStorage: true - urls: https://virtual-natsumatsuri-3jpy6th4da-an.a.run.app/ + urls: https://virtual-natsumatsuri.web.app/ - name: Get Comment Body uses: actions/github-script@v5