Skip to content

RekGRpth/git-clone-shell-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git clone shell action

clone definded branch of current workflow repository to work with it

usage

- env:
    INPUTS_BRANCH: master # branch to clone, default: ${GITHUB_REF##*/}
  uses: rekgrpth/git-clone-shell-action@v1