Skip to content

Commit

Permalink
Update lines-of-code.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
darsan-in authored Aug 3, 2024
1 parent 1c8747e commit c864ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lines-of-code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Commit and push changes
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
run: |
git config --global user.name 'github-actions[bot]'
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
Expand Down

0 comments on commit c864ee9

Please sign in to comment.