diff --git a/.github/workflows/publish-github-pages.yml b/.github/workflows/publish-github-pages.yml index f3d2e0a..2671fa9 100644 --- a/.github/workflows/publish-github-pages.yml +++ b/.github/workflows/publish-github-pages.yml @@ -23,7 +23,6 @@ jobs: with: fetch-depth: 0 filter: tree:0 - lfs: true - name: 'Git Fetch Tags' run: git fetch --tags