Skip to content

Commit fab05f4

Browse files
authored
Merge pull request #12 from SploonMC/dev
ci: change commit messages
2 parents bbe0636 + f53365c commit fab05f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ else
3838

3939
cd work || exit 1
4040
git add .
41-
git commit -am "first-time setup"
41+
git commit -am "automated update"
4242
git push -u origin master
4343
fi
4444

0 commit comments

Comments
 (0)