chenhunghan commited on
Commit
406a2b8
·
unverified ·
1 Parent(s): 96644e7

chore: push to hackthon repo too

Browse files

Signed-off-by: Hung-Han (Henry) Chen <[email protected]>

Files changed (1) hide show
  1. .github/workflows/sync-hg.yaml +4 -0
.github/workflows/sync-hg.yaml CHANGED
@@ -17,3 +17,7 @@ jobs:
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
  run: git push https://chenhunghan:[email protected]/spaces/chenhunghan/scim-mcp main
 
 
 
 
 
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
  run: git push https://chenhunghan:[email protected]/spaces/chenhunghan/scim-mcp main
20
+ - name: Push to huggingface
21
+ env:
22
+ HF_TOKEN: ${{ secrets.HF_TOKEN }}
23
+ run: git push https://chenhunghan:[email protected]/spaces/MCP-1st-Birthday/scim-mcp main