diff --git a/.github/workflows/autoupdate.yaml b/.github/workflows/autoupdate.yaml index af1e3b0..d6f7e3e 100644 --- a/.github/workflows/autoupdate.yaml +++ b/.github/workflows/autoupdate.yaml @@ -17,4 +17,5 @@ jobs: with: go-version: ">=1.24" release-workflow: "release.yaml" + lfs: true secrets: inherit