Skip to content

Commit

Permalink
refactor: lighthouse.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
bmukesh23 committed Dec 18, 2024
1 parent 73e1b90 commit 9a8fc1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ jobs:
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git add README.md
git commit -m "Update Lighthouse scores"
git push
git push https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/bmukesh23/Thirtysixstudio-clone.git

0 comments on commit 9a8fc1c

Please sign in to comment.