This commit is contained in:
parent
0929bea5a2
commit
e58501f105
@ -14,5 +14,5 @@ runs:
|
|||||||
set -x
|
set -x
|
||||||
git remote add origin "$GITHUB_SERVER_URL/$GITHUB_REPOSITORY"
|
git remote add origin "$GITHUB_SERVER_URL/$GITHUB_REPOSITORY"
|
||||||
git fetch --quiet origin "$GITHUB_REF"
|
git fetch --quiet origin "$GITHUB_REF"
|
||||||
git checkout "$GITHUB_REF_NAME"
|
git checkout FETCH_HEAD
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user