ci(mirror): fix missing lfs files on push (#73)

This commit is contained in:
Julian Tölle 2024-09-25 11:35:59 +02:00 committed by GitHub
parent 1a370c39dc
commit 08505a55cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,6 +15,8 @@ jobs:
with: with:
# Need all to fetch all tags so we can push them # Need all to fetch all tags so we can push them
fetch-depth: 0 fetch-depth: 0
# Required so they can be pushed too
lfs: true
- name: Add Remote - name: Add Remote
env: env: