Skip to content

Commit c452c17

Browse files
committed
feat: add docs commit to auto README.md update
1 parent d062133 commit c452c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ jobs:
419419
if [ -f LICENSE ]; then
420420
git add LICENSE
421421
fi
422-
git commit -m "github-actions[bot]: update README.md"
422+
git commit -m "docs: auto update README.md"
423423
git push origin HEAD:master
424424
425425

0 commit comments

Comments
 (0)