Skip to content

Merge pull request #5 from DL4DS/fix_cat #8

Merge pull request #5 from DL4DS/fix_cat

Merge pull request #5 from DL4DS/fix_cat #8

name: Sync with Hugging Face Hub
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Sync with Hugging Face
uses: nateraw/[email protected]
with:
github_repo_id: DL4DS/ai_curriculum_assistant
huggingface_repo_id: dl4ds/msds_curriculum_advisor
repo_type: space
space_sdk: static
hf_token: ${{ secrets.HF_TOKEN }}