Andrea MH commited on
Commit
837d35d
·
unverified ·
1 Parent(s): 5fc799e

Update huggingface.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/huggingface.yml +1 -6
.github/workflows/huggingface.yml CHANGED
@@ -21,9 +21,4 @@ jobs:
21
  - name: Push to hub
22
  env:
23
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
24
- run: |
25
- git config --global user.name "GitHub Actions"
26
- git config --global user.email "[email protected]"
27
- git reset README.md
28
- git commit -m "Commit all changes except README.md"
29
- git push --force https://andreamalhera:[email protected]/spaces/andreamalhera/gedi main
 
21
  - name: Push to hub
22
  env:
23
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
24
+ run: git push --force https://andreamalhera:[email protected]/spaces/andreamalhera/gedi main