Skip to content

Commit 8e78c6c

Browse files
authored
Update activity-bot.yml
1 parent c8228d0 commit 8e78c6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/activity-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
if ! git diff --quiet .activity/; then
105105
# Re-apply config to be safe
106106
git config --global user.name "lovnishverma"
107-
git config --global user.email "technicalboyprincce@gmail.com"
107+
git config --global user.email "technicalboyprince@gmail.com"
108108
109109
git add .activity/
110110
git commit -m "🧹 Cleanup: removed old activity logs"

0 commit comments

Comments
 (0)