Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Jan 13, 2025
1 parent 4c39879 commit 394dbcc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ jobs:
echo "Update: $(date)" > .github/Update.md
- run: |
git config user.name 'Nikola Hristov\'s Bench'
git config user.email '[email protected]'
git config user.name "Nikola Hristov"s Bench"
git config user.email "[email protected]"
git add .
git commit -a --allow-empty-message -m ""
Expand Down

0 comments on commit 394dbcc

Please sign in to comment.