From a8969e23d44d934d02c8acd23467242a75d5ebcc Mon Sep 17 00:00:00 2001 From: Kiran1689 Date: Thu, 19 Dec 2024 16:32:25 +0530 Subject: [PATCH] add git-provider Signed-off-by: Kiran1689 --- articles/20241212_Prebuilds_in_Daytona.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/articles/20241212_Prebuilds_in_Daytona.md b/articles/20241212_Prebuilds_in_Daytona.md index 3ccbfa4e..bc7826ae 100644 --- a/articles/20241212_Prebuilds_in_Daytona.md +++ b/articles/20241212_Prebuilds_in_Daytona.md @@ -84,6 +84,12 @@ the list. ![Daytona project config](./assets/20241212_Prebuilds_in_Daytona_img2.png) +If you haven't added GitHub as a provider, you can do so by running the below command: + +```bash +daytona git-providers add +``` + - **Step 4:** Select repository URL Select the repository URL of the project you want to configure from your GitHub.