Skip to content

Commit

Permalink
Add json files
Browse files Browse the repository at this point in the history
  • Loading branch information
robinhad committed Jun 11, 2023
1 parent 1245a7f commit 8b72ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hf-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
env:
HF_TOKEN: ${{ secrets.HF_TOKEN }}
run: |
git lfs migrate import --everything --include='X'
git lfs migrate import --everything --include='.json'
git remote add space https://huggingface.co/spaces/robinhad/kruk
git push --force https://robinhad:[email protected]/spaces/robinhad/kruk main

0 comments on commit 8b72ee9

Please sign in to comment.