Compare commits
No commits in common. "sample-tag" and "master" have entirely different histories.
sample-tag
...
master
@ -14,5 +14,5 @@ runs:
|
||||
set -x
|
||||
git remote add origin "$GITHUB_SERVER_URL/$GITHUB_REPOSITORY"
|
||||
git fetch --quiet origin "$GITHUB_REF"
|
||||
git checkout FETCH_HEAD
|
||||
git checkout "$GITHUB_REF_NAME"
|
||||
shell: bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user