Skip to content

Commit cbfd794

Browse files
committed
chore: upgrade to latest workflow
1 parent 04fdc6d commit cbfd794

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
@@ -404,7 +404,7 @@ jobs:
404404
if [ -f LICENSE ]; then
405405
git add LICENSE
406406
fi
407-
git commit -m "auto update README.md"
407+
git commit -m "update README.md"
408408
git push origin HEAD:master
409409
410410

0 commit comments

Comments
 (0)