diff --git a/.github/workflows/update_submodules.yml b/.github/workflows/update_submodules.yml index f986f7a27..4ca11517e 100644 --- a/.github/workflows/update_submodules.yml +++ b/.github/workflows/update_submodules.yml @@ -13,7 +13,7 @@ jobs: with: fetch-depth: 0 token: ${{ secrets.REPO_TOKEN }} - - name: update nearorg_marketing + - name: update near-discovery submodules run: | git submodule init git submodule update --remote --merge