Ferrxni commited on
Commit
c69bd75
1 Parent(s): 4a533cc
.github/workflows/sync_with_hf_hub.yml CHANGED
@@ -17,4 +17,7 @@ jobs:
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_API_KEY }}
 
 
 
20
  run: git push https://Ferrxni:$HF_TOKEN@huggingface.co/spaces/Ferrxni/Gaia_Mistral main
 
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_API_KEY }}
20
+ MISTRAL_API_KEY: ${{ secrets.MISTRAL_API_KEY }}
21
+ AGRO_API_KEY: ${{ secrets.AGRO_API_KEY }}
22
+ OPENCAGE_API_KEY: ${{ secrets.OPENCAGE_API_KEY }}
23
  run: git push https://Ferrxni:$HF_TOKEN@huggingface.co/spaces/Ferrxni/Gaia_Mistral main