diff --git a/branch b/branch new file mode 100755 index 0000000..0eb9be4 --- /dev/null +++ b/branch @@ -0,0 +1,5 @@ +git clone \ +--branch "${GITHUB_REF_NAME}" \ +-- \ +"${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY}" \ +'.'