Skip to content

Commit b717104

Browse files
authored
Update update.sh
1 parent 9c0f8f0 commit b717104

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ git clone -b master https://github.com/nodejsjp/nodejsjp.github.com.git build
55
npm run build
66
cd build
77
git add .
8-
git commit -m 'chore(site): update build [skip ci]'
8+
git commit -m 'chore(site): automated update from circleci'
99
git push origin HEAD

0 commit comments

Comments
 (0)