pgleeson commited on
Commit
6350034
·
unverified ·
1 Parent(s): bc08923

Update sync.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/sync.yml +3 -1
.github/workflows/sync.yml CHANGED
@@ -15,4 +15,6 @@ jobs:
15
  fetch-depth: 0
16
  lfs: true
17
  - name: Push to hub
18
- run: echo Test...
 
 
 
15
  fetch-depth: 0
16
  lfs: true
17
  - name: Push to hub
18
+ env:
19
+ HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
+ run: git push https://pgleeson:$HF_TOKEN@huggingface.co/spaces/ModECI/MDF-UI main