Skip to content

Commit a01fc18

Browse files
committed
tweak chaijs bot commit message
1 parent a09f0f8 commit a01fc18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ nightly: clean plugins releases api-docs
9797
@git config user.name "ChaiJs Bot"
9898
@git config user.email "[email protected]"
9999
@git add -f _data
100-
@git commit -m '(nightly): build _data'
100+
@git commit -m '(data): Auto build _data'
101101
@git push "https://${GH_TOKEN}@github.com/chaijs/chai-docs" HEAD:refs/heads/gh-pages
102102
endif
103103

0 commit comments

Comments
 (0)