Skip to content

Commit

Permalink
update cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
FazCodeFR committed Jun 13, 2024
1 parent c2c014f commit 325d2b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
id: lighthouseCheck
uses: foo-software/lighthouse-check-action@master
with:
urls: ${{ steps.vercel_deploy.outputs.preview-url }}
urls: "[${{ steps.extract_url.outputs.preview-url }}]"
prCommentEnabled: true
gitAuthor: ${{ github.actor }}
gitBranch: ${{ github.ref }}
Expand Down

1 comment on commit 325d2b9

@vercel
Copy link

@vercel vercel bot commented on 325d2b9 Jun 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.