mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
Update entrypoint.sh
This commit is contained in:
parent
8e3bea2a47
commit
18e4bac317
@ -8,6 +8,7 @@ fi
|
|||||||
if [ -z "$FOLDER" ]
|
if [ -z "$FOLDER" ]
|
||||||
then
|
then
|
||||||
echo "You must provide the action with the folder name in the repository where your compiled page lives."
|
echo "You must provide the action with the folder name in the repository where your compiled page lives."
|
||||||
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Installs Git.
|
# Installs Git.
|
||||||
|
Loading…
Reference in New Issue
Block a user