vancauwe commited on
Commit
465d03c
·
1 Parent(s): 35d0c16

test: dev action

Browse files
.github/workflows/push-to-hf-dev.yml CHANGED
@@ -13,6 +13,7 @@ jobs:
13
  with:
14
  fetch-depth: 0
15
  lfs: true
 
16
  - name: Push to DEV hub
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
 
13
  with:
14
  fetch-depth: 0
15
  lfs: true
16
+
17
  - name: Push to DEV hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}