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