Skip to content

Commit c41d71f

Browse files
committed
update build server commit message
1 parent 17419e6 commit c41d71f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.build/build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Task Document -depends Build {
109109
git config --global user.email $env:github_email
110110
git config --global user.name "buildbot121"
111111
git add . -A
112-
git commit -m "Maintanance commit by build server"
112+
git commit -m "API documentation update by build server"
113113
git push origin master
114114

115115
#move cd back to current location

0 commit comments

Comments
 (0)