Skip to content

Commit 1b21464

Browse files
committed
update gsoc summary
Signed-off-by: aryan <[email protected]>
1 parent 9fdce6b commit 1b21464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Blogs/gsoc24_New_documentation_site_summary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Deploying the site using GitHub Pages was relatively easy, thanks to a pre-exist
6565

6666
However, ensuring that submodules were updated before deployment was crucial. I explored several approaches to trigger the main repo to fetch updates from child repos upon commits, but this proved complex.
6767

68-
Ultimately, we opted for a daily cron job to update submodules and deploy the site with the latest changes.
68+
This [github action](https://github.com/intelowlproject/docs/blob/main/.github/workflows/deploy_and_update_submodules.yml) handles all the updation required.
6969

7070
## Addition of Docstrings
7171

0 commit comments

Comments
 (0)