File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ sed -i -E "s|(cdn\.jsdelivr\.net\/gh\/[^/]+\/[^@/\"']+)[^/\"']*|\1@$BUMP_HASH|g"
6969new_file=$( < dist/cli.min.js)
7070if [[ " $old_file " != " $new_file " ]]
7171 then echo -e " ${BW} $BUMP_HASH ${NC} "
72- else echo " No jsDelivr URLs for GH assets found in built files"
72+ else echo " No jsDelivr URLs for GH assets found in built files. "
7373fi
7474
7575# Commit build to Git
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ sed -i -E "s|(cdn\.jsdelivr\.net\/gh\/[^/]+\/[^@/\"']+)[^/\"']*|\1@$BUMP_HASH|g"
6969new_file=$( < dist/cli.min.js)
7070if [[ " $old_file " != " $new_file " ]]
7171 then echo -e " ${BW} $BUMP_HASH ${NC} "
72- else echo " No jsDelivr URLs for GH assets found in built files"
72+ else echo " No jsDelivr URLs for GH assets found in built files. "
7373fi
7474
7575# Commit build to Git
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ sed -i -E "s|(cdn\.jsdelivr\.net\/gh\/[^/]+\/[^@/\"']+)[^/\"']*|\1@$BUMP_HASH|g"
6969new_file=$( < dist/cli.min.js)
7070if [[ " $old_file " != " $new_file " ]]
7171 then echo -e " ${BW} $BUMP_HASH ${NC} "
72- else echo " No jsDelivr URLs for GH assets found in built files"
72+ else echo " No jsDelivr URLs for GH assets found in built files. "
7373fi
7474
7575# Commit build to Git
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ sed -i -E "s|(cdn\.jsdelivr\.net\/gh\/[^/]+\/[^@/\"']+)[^/\"']*|\1@$BUMP_HASH|g"
6969new_file=$( < dist/cli.min.js)
7070if [[ " $old_file " != " $new_file " ]]
7171 then echo -e " ${BW} $BUMP_HASH ${NC} "
72- else echo " No jsDelivr URLs for GH assets found in built files"
72+ else echo " No jsDelivr URLs for GH assets found in built files. "
7373fi
7474
7575# Commit build to Git
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ sed -i -E "s|(cdn\.jsdelivr\.net\/gh\/[^/]+\/[^@/\"']+)[^/\"']*|\1@$BUMP_HASH|g"
6969new_file=$( < dist/cli.min.js)
7070if [[ " $old_file " != " $new_file " ]]
7171 then echo -e " ${BW} $BUMP_HASH ${NC} "
72- else echo " No jsDelivr URLs for GH assets found in built files"
72+ else echo " No jsDelivr URLs for GH assets found in built files. "
7373fi
7474
7575# Commit build to Git
You can’t perform that action at this time.
0 commit comments