Skip to content

Commit 862914d

Browse files
author
Mark Saroufim
committed
Pass HF_TOKEN to model workflow
1 parent 4ac7de4 commit 862914d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/nvidia_model_workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
env:
2121
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2222
GITHUB_REPOSITORY: ${{ github.repository }}
23+
HF_TOKEN: ${{ secrets.HF_TOKEN }}
2324
steps:
2425
- uses: actions/checkout@v3
2526

0 commit comments

Comments
 (0)