Skip to content

Commit

Permalink
try to fix workflow bug
Browse files Browse the repository at this point in the history
  • Loading branch information
salgadev committed Apr 18, 2024
1 parent 3b8afbf commit d997dff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hugging_face.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ jobs:
- name: Push to hub
env:
HF_TOKEN: ${{ secrets.HF_TOKEN }}
HF_USER: ${{ env.HF_USER }}
run: git push https://$HF_USER:[email protected]/spaces/$HF_USER/docverifyrag main

0 comments on commit d997dff

Please sign in to comment.