diff --git a/.github/workflows/Release.yml b/.github/workflows/Release.yml index cdc7e0304..1077cc9af 100644 --- a/.github/workflows/Release.yml +++ b/.github/workflows/Release.yml @@ -131,6 +131,7 @@ jobs: - name: Checkout Repository uses: actions/checkout@v4 with: + ref: master path: repository submodules: true