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