Skip to content

Commit

Permalink
devops: debug lighthouse github action (#67)
Browse files Browse the repository at this point in the history
* chore: test lighthouse ci

* devops: debug github actions
  • Loading branch information
gaboesquivel authored Apr 6, 2024
1 parent 15e5627 commit 0bea5cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
header: lighthouse
message: |
Running Lighthouse audit...
- name: Vercel Token
run: echo "Token = ${{ secrets.VERCEL_TOKEN }}"
- name: Capture Vercel preview URL
id: vercel_preview_url
uses: zentered/[email protected]
Expand Down

0 comments on commit 0bea5cc

Please sign in to comment.