Skip to content

Commit

Permalink
fix: create_instance.yaml add HUGGING_FACE_HUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo authored Aug 9, 2024
1 parent 64ca607 commit 98277ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create_instance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ jobs:
OVH_SSH_KEY_ID: ${{ secrets.OVH_SSH_KEY_ID }}
OVH_SERVICE_NAME: ${{ secrets.OVH_SERVICE_NAME }}
AUTH_TOKEN: ${{ secrets.AUTH_TOKEN }}
HUGGING_FACE_HUB_TOKEN: ${{ secrets.HUGGING_FACE_HUB_TOKEN }}

0 comments on commit 98277ea

Please sign in to comment.