martn37 commited on
Commit
58b34b0
unverified
1 Parent(s): 8527710

Update sync-to-hf.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/sync-to-hf.yml +2 -1
.github/workflows/sync-to-hf.yml CHANGED
@@ -10,7 +10,8 @@ jobs:
10
  uses: actions/checkout@v3
11
 
12
  - name: Sync to HF Hub
13
- uses: huggingface/actions/hub-action@v1 # Acci贸n oficial de Hugging Face Hub
 
14
 
15
  with:
16
  repo-token: ${{ secrets.HF_TOKEN }} # Nombre del secreto en GitHub
 
10
  uses: actions/checkout@v3
11
 
12
  - name: Sync to HF Hub
13
+ # uses: huggingface/actions/hub-action@v1 # Acci贸n oficial de Hugging Face Hub
14
+ uses: huggingface/actions/hub-action@v2
15
 
16
  with:
17
  repo-token: ${{ secrets.HF_TOKEN }} # Nombre del secreto en GitHub