mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
Editing comment
This commit is contained in:
parent
7546e3a187
commit
431283742d
@ -65,7 +65,7 @@ echo "Running build scripts... $BUILD_SCRIPT" && \
|
||||
eval "$BUILD_SCRIPT" && \
|
||||
|
||||
if [ "$CNAME" ]; then
|
||||
echo "Generating a CNAME file in in the $FOLDER directory."
|
||||
echo "Generating a CNAME file in in the $FOLDER directory..."
|
||||
echo $CNAME > $FOLDER/CNAME
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user