Skip to content

Commit

Permalink
Fix a broken URL detection of Vercel Preview
Browse files Browse the repository at this point in the history
  • Loading branch information
baumstern committed Jun 1, 2022
1 parent 255096d commit 6c77dcf
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 6c77dcf

Please sign in to comment.