AzizMiladi Claude Opus 4.7 commited on
Commit
0658737
·
1 Parent(s): efd0d6a

fix(deploy): point HF sync at AzizMiladi/FiberGate Space

Browse files

Update the workflow remote URL and README title to match the actual
Space repo (was hardcoded to medaziz012/guichetoi-ml).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

Files changed (2) hide show
  1. .github/workflows/hf-sync.yml +1 -1
  2. README.md +1 -1
.github/workflows/hf-sync.yml CHANGED
@@ -36,7 +36,7 @@ jobs:
36
 
37
  # HF Space repo URL — update the Space name if you named it differently
38
  git remote add hf-space \
39
- https://medaziz012:${HF_TOKEN}@huggingface.co/spaces/medaziz012/guichetoi-ml
40
 
41
  # Force-push: HF Space repo diverges from GitHub due to HF's own
42
  # metadata commits. --force-with-lease would fail here.
 
36
 
37
  # HF Space repo URL — update the Space name if you named it differently
38
  git remote add hf-space \
39
+ https://AzizMiladi:${HF_TOKEN}@huggingface.co/spaces/AzizMiladi/FiberGate
40
 
41
  # Force-push: HF Space repo diverges from GitHub due to HF's own
42
  # metadata commits. --force-with-lease would fail here.
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: GuichetOI ML
3
  emoji: 🏗️
4
  colorFrom: orange
5
  colorTo: gray
 
1
  ---
2
+ title: FiberGate
3
  emoji: 🏗️
4
  colorFrom: orange
5
  colorTo: gray