Skip to content

Commit

Permalink
Merge pull request #117 from gurrpi/vercel-preview
Browse files Browse the repository at this point in the history
Fix a broken URL detection of Vercel Preview
  • Loading branch information
daodesigner authored Jun 2, 2022
2 parents c0c3dca + 6c77dcf commit fc8549e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/frontend-lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
- uses: aaimio/vercel-preview-url-action@v1
id: vercel_preview_url
with:
preview_url_regexp: \[Visit Preview\]\((.*.app)\)
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- uses: actions/checkout@v3
Expand Down

0 comments on commit fc8549e

Please sign in to comment.