StefanoDUrso commited on
Commit
a738667
·
1 Parent(s): a723583

handling authentication

Browse files
.github/workflows/actions_onpush.yaml CHANGED
@@ -18,4 +18,5 @@ jobs:
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
  run:
 
21
  git push https://paisleypark3121:[email protected]/spaces/StefanoDUrso/Chainlit-docker main
 
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
  run:
21
+ chainlit create-secret
22
  git push https://paisleypark3121:[email protected]/spaces/StefanoDUrso/Chainlit-docker main