Update git/checkout/action.yaml
This commit is contained in:
parent
d7d1f58d42
commit
82ce38d1d9
@ -10,4 +10,4 @@ runs:
|
||||
with:
|
||||
args: |
|
||||
-v $GITHUB_WORKSPACE:/root
|
||||
git clone --branch "$GITHUB_REF_NAME" "https://$GITHUB_TOKEN@$(echo "$GITHUB_SERVER_URL" | sed 's%https://%%')/$GITHUB_REPOSITORY.git" .
|
||||
git clone --branch "$GITHUB_REF_NAME" "https://$GITHUB_TOKEN@$(echo \"$GITHUB_SERVER_URL\" | sed 's%https://%%')/$GITHUB_REPOSITORY.git" .
|
||||
|
Loading…
Reference in New Issue
Block a user