Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Commit

Permalink
fix: lighthouse check url
Browse files Browse the repository at this point in the history
  • Loading branch information
claustra01 committed Aug 9, 2024
1 parent 5ad07e3 commit f516a1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f516a1c

Please sign in to comment.