Skip to content

Commit

Permalink
test cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
FazCodeFR committed Jun 13, 2024
1 parent 3a8ce4a commit 872ead8
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 @@ -35,7 +35,7 @@ jobs:
uses: foo-software/lighthouse-check-action@master
with:
fooApiToken: ${{ secrets.LIGHTHOUSE_CHECK_API_TOKEN }}
urlsJson: '[["fooPageToken", "${{ env.preview-url }}"]]'
urlsJson: '[["997078d5-d312-4adc-bf20-c8b526eafb4c", "${{ env.preview-url }}"]]'
extraHeaders: '{ "x-vercel-protection-bypass": "${{ secrets.VERCEL_PROTECTION_BYPASS }}" }'
prCommentEnabled: true
gitAuthor: ${{ github.actor }}
Expand Down

1 comment on commit 872ead8

@vercel
Copy link

@vercel vercel bot commented on 872ead8 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.