diff --git a/.github/workflows/heroku.yml b/.github/workflows/heroku.yml index 5be5b714..72295032 100644 --- a/.github/workflows/heroku.yml +++ b/.github/workflows/heroku.yml @@ -10,7 +10,6 @@ jobs: steps: - uses: actions/checkout@v2 with: - lfs: true # Don't shallow checkout; pushing to Heroku requires the full repo history fetch-depth: 0 # This Action attempts to do much by default (including making new commits and