diff --git a/.github/workflows/nmc-custom-server-build.yml b/.github/workflows/nmc-custom-server-build.yml index 401517e..dbdc908 100644 --- a/.github/workflows/nmc-custom-server-build.yml +++ b/.github/workflows/nmc-custom-server-build.yml @@ -75,7 +75,7 @@ jobs: with: repository: ${{ github.repository }} ref: ${{ inputs.assembly }} - fetch-depth: 1 + fetch-depth: 0 token: ${{ env.BUILD_TOKEN }} - name: Fetch custom assembly