We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c6cc13 commit 733edf5Copy full SHA for 733edf5
.github/workflows/push_to_dev_hf_space.yml
@@ -14,6 +14,7 @@ jobs:
14
with:
15
github_repo_id: DL4DS/ai_curriculum_assistant
16
huggingface_repo_id: dl4ds/curriculum_advisor_dev
17
+ lfs: true
18
repo_type: space
19
space_sdk: static
20
hf_token: ${{ secrets.HF_TOKEN }}
0 commit comments