themalinery commited on
Commit
754ab40
·
2 Parent(s): 74b42f4 da1ea1f

Merge branch 'main' of https://github.com/themalinery/object_detection

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +1 -1
.github/workflows/main.yml CHANGED
@@ -16,4 +16,4 @@ jobs:
16
  - name: Push to hub
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
- run: git push https://themalinery:${HF_TOKEN}@huggingface.co/spaces/themalinery/object_detection master:main
 
16
  - name: Push to hub
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
+ run: git push https://themalinery:${HF_TOKEN}@huggingface.co/spaces/themalinery/object_detection main