ugmSorcero commited on
Commit
cd0a692
·
1 Parent(s): 5f05cbf

Updates action to sync with main in huggingface

Browse files
.github/workflows/sync_huggingface_hub.yml CHANGED
@@ -17,4 +17,4 @@ jobs:
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
  run: |
20
- git push https://ugaray96:[email protected]/spaces/ugaray96/grocery-classifier-demo master
 
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
  run: |
20
+ git push https://ugaray96:[email protected]/spaces/ugaray96/grocery-classifier-demo main