Skip to content

Commit 7e1bef2

Browse files
authored
Update update-last-modified.yml
1 parent 77f103b commit 7e1bef2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-last-modified.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
CURRENT_DATE="${{ steps.date.outputs.date }}"
8181
8282
git config --global user.name "CFCAT"
83-
git config --global user.email "leng@ipacel.cc"
83+
git config --global user.email "actions@github.com"
8484
git add README.md
8585
git commit -m "CFCAT: 📅 自动更新最后修改日期 [$CURRENT_DATE]"
8686
git push

0 commit comments

Comments
 (0)