wisdom196473 commited on
Commit
6f5fb84
·
2 Parent(s): ef7b203 e025d14

Merge remote-tracking branch 'origin/main'

Browse files
Files changed (1) hide show
  1. .github/workflows/sync_to_hf.yml +0 -2
.github/workflows/sync_to_hf.yml CHANGED
@@ -2,7 +2,6 @@ name: Sync to Hugging Face hub
2
  on:
3
  push:
4
  branches: [main]
5
- workflow_dispatch:
6
 
7
  jobs:
8
  sync-to-hub:
@@ -16,4 +15,3 @@ jobs:
16
  env:
17
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
18
  run: git push https://chen196473:[email protected]/spaces/chen196473/amazon-multimodal-product-assistant main
19
-
 
2
  on:
3
  push:
4
  branches: [main]
 
5
 
6
  jobs:
7
  sync-to-hub:
 
15
  env:
16
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
17
  run: git push https://chen196473:[email protected]/spaces/chen196473/amazon-multimodal-product-assistant main