mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
chore(CI): script typo
This commit is contained in:
parent
c29aaca857
commit
49de11e761
@ -25,7 +25,7 @@ function run {
|
|||||||
|
|
||||||
# if no changes, don't commit
|
# if no changes, don't commit
|
||||||
if git diff-index --quiet HEAD --
|
if git diff-index --quiet HEAD --
|
||||||
the
|
then
|
||||||
echo "-- No changes detected for the following commit, docs not updated."
|
echo "-- No changes detected for the following commit, docs not updated."
|
||||||
echo "https://github.com/driftyco/$CIRCLE_PROJECT_REPONAME/commit/$CIRCLE_SHA1"
|
echo "https://github.com/driftyco/$CIRCLE_PROJECT_REPONAME/commit/$CIRCLE_SHA1"
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user