Skip to content

Commit a0f7428

Browse files
committed
commit message with date
1 parent 2d9a9d0 commit a0f7428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
git config --local user.email "[email protected]"
3434
git config --local user.name "Update CI"
3535
git add -A
36-
git commit -m "nightly update"
36+
git commit -m "nightly update $(date '+%Y-%m-%d')"
3737
git push

0 commit comments

Comments
 (0)