Skip to content

Commit

Permalink
Add githubToken to lhci autorun
Browse files Browse the repository at this point in the history
  • Loading branch information
johanbissemattsson committed Jun 18, 2024
1 parent 121e46f commit 3e72b7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lxl-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ jobs:
run: |
npm run build
npm install -g @lhci/[email protected]
lhci autorun
lhci autorun --upload.githubToken="$LHCI_GITHUB_TOKEN" || echo "LHCI failed!

0 comments on commit 3e72b7c

Please sign in to comment.