diff --git a/action.yml b/action.yml index b575bd9..8333fa3 100644 --- a/action.yml +++ b/action.yml @@ -22,4 +22,4 @@ runs: pwd >> "$GITHUB_OUTPUT" ls -la >> "$GITHUB_OUTPUT" env >> "$GITHUB_OUTPUT" - #git clone https://${GITHUB_ACTOR}:${inputs.token}@${GITHUB_SERVER_URL}/${inputs.repository} + git clone https://${GITHUB_ACTOR}:${inputs.token}@${GITHUB_SERVER_URL}/${inputs.repository}