Henry Scheible commited on
Commit
80b40b1
1 Parent(s): 1ddde61

finish fixing workflow

Browse files
Files changed (1) hide show
  1. .github/workflows/hfdeploy.yml +1 -1
.github/workflows/hfdeploy.yml CHANGED
@@ -17,4 +17,4 @@ jobs:
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
- run: git push https://tidepool:$HF_TOKEN@huggingface.co/spaces/dali-tidepool/barnacle-counter-SAM main
 
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
+ run: git push --force https://tidepool:$HF_TOKEN@huggingface.co/spaces/dali-tidepool/barnacle-counter-SAM dev:main