chore(CI): script typo

This commit is contained in:
Perry Govier
2016-12-05 16:45:47 -06:00
committed by GitHub
parent c29aaca857
commit 49de11e761
+1 -1
View File
@@ -25,7 +25,7 @@ function run {
# if no changes, don't commit
if git diff-index --quiet HEAD --
the
then
echo "-- No changes detected for the following commit, docs not updated."
echo "https://github.com/driftyco/$CIRCLE_PROJECT_REPONAME/commit/$CIRCLE_SHA1"
else