Update entrypoint.sh

This commit is contained in:
James Ives 2019-03-03 15:56:40 -05:00
parent cb8475c270
commit b83c081238

View File

@ -18,8 +18,8 @@ then
fi fi
if [[ "$FOLDER" == "/" ]]; then if [[ "$FOLDER" == "/" ]]; then
FOLDER=$GITHUB_WORKSPACE FOLDER=":/"
else fi
## Initializes Variables ## Initializes Variables