Paul Babu Kadali commited on
Commit
1d6e889
·
unverified ·
1 Parent(s): 534e9ee

Update Hugging Face remote URL in workflow

Browse files
Files changed (1) hide show
  1. .github/workflows/hf_sync.yml +1 -1
.github/workflows/hf_sync.yml CHANGED
@@ -24,7 +24,7 @@ jobs:
24
  git config --global user.name "GitHub Actions"
25
 
26
  # Add HF remote
27
- git remote add hf https://smolhuman:$HF_TOKEN@huggingface.co/spaces/build-small-hackathon/Noisy_News
28
 
29
  # Fetch all LFS objects from GitHub origin
30
  git lfs fetch --all origin
 
24
  git config --global user.name "GitHub Actions"
25
 
26
  # Add HF remote
27
+ git remote add hf https://kaiser784:$HF_TOKEN@huggingface.co/spaces/OpenKuber/Noisy_Boy_Inference
28
 
29
  # Fetch all LFS objects from GitHub origin
30
  git lfs fetch --all origin