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
cb8475c270
commit
b83c081238
@ -18,8 +18,8 @@ then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ "$FOLDER" == "/" ]]; then
|
if [[ "$FOLDER" == "/" ]]; then
|
||||||
FOLDER=$GITHUB_WORKSPACE
|
FOLDER=":/"
|
||||||
else
|
fi
|
||||||
|
|
||||||
|
|
||||||
## Initializes Variables
|
## Initializes Variables
|
||||||
|
Loading…
Reference in New Issue
Block a user