Skip to content

Commit 425e55e

Browse files
committed
One final documentation improvement
1 parent a9c8739 commit 425e55e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ci/documentation.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@ done
2929
pushd cf-java-client-documentation
3030
git config --local user.name "Spring Buildmaster"
3131
git config --local user.email "buildmaster@springframework.org"
32-
git commit -m "$VERSION Documentation Update"
32+
git add .
33+
git commit --message "$VERSION Documentation Update"
3334
popd

0 commit comments

Comments
 (0)