Skip to content

Commit

Permalink
Minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
umutphp committed Aug 28, 2024
1 parent 4dc9f89 commit 65a88ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ git config --global user.password "$API_TOKEN_GITHUB"

git clone "https://$GITHUB_USERNAME:$API_TOKEN_GITHUB@github.com/$GITHUB_USERNAME/$GITHUB_REPO.git" "$CLONE_DIR"

echo "Finished cloning"

ls -la "$CLONE_DIR"

cd "$CLONE_DIR"
Expand Down

0 comments on commit 65a88ef

Please sign in to comment.