From d59340176cfe2aeab74c76e492b0e0733761adf0 Mon Sep 17 00:00:00 2001 From: Lost Paul <70213368+LostPaul@users.noreply.github.com> Date: Fri, 31 Jan 2025 08:59:32 +0100 Subject: [PATCH] Update create-release-for-fv.yaml --- .github/workflows/create-release-for-fv.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/create-release-for-fv.yaml b/.github/workflows/create-release-for-fv.yaml index 48866f8..ec4c099 100644 --- a/.github/workflows/create-release-for-fv.yaml +++ b/.github/workflows/create-release-for-fv.yaml @@ -17,6 +17,7 @@ jobs: - name: Checkout folder-notes uses: actions/checkout@v3 with: + submodules: recursive fetch-depth: 0 - name: Use tag from input if triggered manually