Andrea Maldonado commited on
Commit
9013f63
·
1 Parent(s): a6cc184

Renames branch again

Browse files
Files changed (1) hide show
  1. .github/workflows/huggingface.yml +1 -2
.github/workflows/huggingface.yml CHANGED
@@ -15,7 +15,6 @@ jobs:
15
  uses: ActionsDesk/[email protected]
16
  with:
17
  filesizelimit: 10485760 # this is 10MB so we can sync to HF Spaces
18
-
19
  - uses: actions/checkout@v3
20
  with:
21
  fetch-depth: 0
@@ -23,4 +22,4 @@ jobs:
23
  - name: Push to hub
24
  env:
25
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
26
- run: git push --force https://andreamalhera:[email protected]/spaces/andreamalhera/gedi demo-ICPM24
 
15
  uses: ActionsDesk/[email protected]
16
  with:
17
  filesizelimit: 10485760 # this is 10MB so we can sync to HF Spaces
 
18
  - uses: actions/checkout@v3
19
  with:
20
  fetch-depth: 0
 
22
  - name: Push to hub
23
  env:
24
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
25
+ run: git push --force https://andreamalhera:[email protected]/spaces/andreamalhera/gedi ICPM24