Skip to content

Commit

Permalink
lfs init
Browse files Browse the repository at this point in the history
  • Loading branch information
titswort committed Dec 22, 2023
1 parent b517a47 commit 527ae14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync-space.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
git checkout hf/main README.md
- name: Push Updates to Remote
run: |
git lfs install
git config --global user.email "${{ github.event.pusher.email }}"
git config --global user.name "${{ github.event.pusher.name }}"
git commit -m 'sync space'
Expand Down

0 comments on commit 527ae14

Please sign in to comment.