Rakesh Chavhan commited on
Commit
c55ea6b
1 Parent(s): d796d29

Update main.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +1 -1
.github/workflows/main.yml CHANGED
@@ -18,4 +18,4 @@ jobs:
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
 
21
- run: git lfs fetch --all;git push --force https://chavhanrv111:[email protected]/spaces/Sumit7864/Image-Enhancer
 
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
 
21
+ run: git checkout -b main;git lfs fetch --all;git push --force https://chavhanrv111:[email protected]/spaces/Sumit7864/Image-Enhancer