Update action.yml

This commit is contained in:
Tonye Jack
2021-04-20 19:41:57 -04:00
committed by GitHub
parent 9ec430d951
commit d889202b3a

View File

@@ -50,7 +50,6 @@ runs:
fi
TARGET_BRANCH=${GITHUB_BASE_REF}
CURRENT_BRANCH=${GITHUB_HEAD_REF}
git fetch --depth=1 origin ${TARGET_BRANCH}:${TARGET_BRANCH}