Skip to content

Commit 397473e

Browse files
committed
update huggingface token
1 parent 8c8d686 commit 397473e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
key: ${{ secrets.GCP_SSH_KEY }}
2222
script: |
2323
cd codive-ai
24+
echo "HF_TOKEN=${{secrets.HF_TOKEN}}" > .env
2425
2526
# 최신 코드 받기
2627
git pull origin main

0 commit comments

Comments
 (0)