Update git/checkout/action.yaml
This commit is contained in:
parent
82ce38d1d9
commit
d9c162e4b1
@ -10,4 +10,4 @@ runs:
|
|||||||
with:
|
with:
|
||||||
args: |
|
args: |
|
||||||
-v $GITHUB_WORKSPACE:/root
|
-v $GITHUB_WORKSPACE:/root
|
||||||
git clone --branch "$GITHUB_REF_NAME" "https://$GITHUB_TOKEN@$(echo \"$GITHUB_SERVER_URL\" | sed 's%https://%%')/$GITHUB_REPOSITORY.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