Skip to content

Commit

Permalink
Remove lfs: true in heroku.yml (#647)
Browse files Browse the repository at this point in the history
  • Loading branch information
annehaley authored Apr 10, 2023
1 parent 4a2d357 commit 3e3370f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/heroku.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3e3370f

Please sign in to comment.