Skip to content

Commit

Permalink
Update profile-3d.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Y. T. <PascalCoffeeLake@gmail.com>
  • Loading branch information
CaffeeLake committed Mar 1, 2024
1 parent 717874d commit 8b9442a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/profile-3d.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:

- name: Commit & Push
run: |
git config user.name CaffeeLake
git config user.email PascalCoffeeLake@gmail.com
git config user.name CaffeeLakeBot
git config user.email PascalCoffeeLake+Bot@gmail.com
git add -A .
git commit -m "generate-github-profile-3d-contrib"
git push

0 comments on commit 8b9442a

Please sign in to comment.