Open
Description
Hey, is there any way we can use --bare
in this action? We can't seem to use run actions to clone the repo without using a PAT.
git clone --bare ${REPO NAME}
Metadata
Assignees
Labels
No labels
Hey, is there any way we can use --bare
in this action? We can't seem to use run actions to clone the repo without using a PAT.
git clone --bare ${REPO NAME}