AUXteam commited on
Commit
649ba81
·
verified ·
1 Parent(s): ec95efc

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. .github/workflows/sync-to-hf.yml +2 -2
.github/workflows/sync-to-hf.yml CHANGED
@@ -1,7 +1,7 @@
1
  name: Sync to Hugging Face hub
2
  on:
3
  push:
4
- branches: [main]
5
  workflow_dispatch:
6
 
7
  jobs:
@@ -15,4 +15,4 @@ jobs:
15
  - name: Push to hub
16
  env:
17
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
18
- run: git push --force https://AUXteam:${HF_TOKEN}@huggingface.co/spaces/AUXteam/Paper2Code main
 
1
  name: Sync to Hugging Face hub
2
  on:
3
  push:
4
+ branches: [main, feature/paper-2-code-pivot-10436912331149560913]
5
  workflow_dispatch:
6
 
7
  jobs:
 
15
  - name: Push to hub
16
  env:
17
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
18
+ run: git push --force https://AUXteam:${HF_TOKEN}@huggingface.co/spaces/AUXteam/Paper2Code HEAD:main