Skip to content

Commit 3a0ecda

Browse files
author
Kaspar Lyngsie
committed
chore: more colorful diff output
1 parent 2cd3e0b commit 3a0ecda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-cli-help-to-user-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
fi
6969
7070
echo "--- Documentation changes detected from GitBooks ---"
71-
git --no-pager diff --name-only --color=always
71+
git --no-pager diff --color=always
7272
echo "------------------------------------------------"
7373
7474
echo "continue=true" >> "$GITHUB_OUTPUT"

0 commit comments

Comments
 (0)