From 63e1e8d14d7986cc3f87662dc11ef95ce27cb37c Mon Sep 17 00:00:00 2001 From: Alberto Cuadra-Lara Date: Fri, 29 Mar 2024 13:07:19 +0100 Subject: [PATCH] Update: rename repository --- .github/workflows/submodule_update_parent.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/submodule_update_parent.yml b/.github/workflows/submodule_update_parent.yml index abf82e5d1..95249d2ed 100644 --- a/.github/workflows/submodule_update_parent.yml +++ b/.github/workflows/submodule_update_parent.yml @@ -15,7 +15,7 @@ jobs: steps: - uses: actions/checkout@v2 with: - repository: AlbertoCuadra/combustion_toolbox_website + repository: CombustionToolbox/combustion_toolbox_website token: ${{ secrets.CI_TOKEN }} submodules: true