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
b83c081238
commit
f4dde9ad17
@ -17,11 +17,6 @@ then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ "$FOLDER" == "/" ]]; then
|
|
||||||
FOLDER=":/"
|
|
||||||
fi
|
|
||||||
|
|
||||||
|
|
||||||
## Initializes Variables
|
## Initializes Variables
|
||||||
REPOSITORY_PATH="https://${ACCESS_TOKEN}@github.com/${GITHUB_REPOSITORY}.git" && \
|
REPOSITORY_PATH="https://${ACCESS_TOKEN}@github.com/${GITHUB_REPOSITORY}.git" && \
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user