david-oplatka commited on
Commit
6eb7e6d
1 Parent(s): 5428014

Update update_space_2.yaml

Browse files
.github/workflows/update_space_2.yaml CHANGED
@@ -41,4 +41,4 @@ jobs:
41
  run: |
42
  changed_files="${{ steps.changed_files.outputs.value }}"
43
  echo "Files to push: $changed_files"
44
- git push https://david-oplatka:$HF_TOKEN@huggingface.co/spaces/david-oplatka/${{ matrix.space_name }}.git HEAD~1:main
 
41
  run: |
42
  changed_files="${{ steps.changed_files.outputs.value }}"
43
  echo "Files to push: $changed_files"
44
+ git push --force https://david-oplatka:$HF_TOKEN@huggingface.co/spaces/david-oplatka/${{ matrix.space_name }}.git HEAD:main