huh
This commit is contained in:
@ -19,5 +19,5 @@ runs:
|
|||||||
steps:
|
steps:
|
||||||
- id: checkout repo
|
- id: checkout repo
|
||||||
run: |
|
run: |
|
||||||
cd $GITHUB_WORKSPACE
|
mkdir $GITHUB_WORKSPACE && cd $GITHUB_WORKSPACE
|
||||||
git clone https://${GITHUB_ACTOR}:${inputs.token}@${GITHUB_SERVER_URL}/${inputs.repository}
|
git clone https://${GITHUB_ACTOR}:${inputs.token}@${GITHUB_SERVER_URL}/${inputs.repository}
|
||||||
|
|||||||
Reference in New Issue
Block a user