Skip to content

Commit fc6e15f

Browse files
committed
ci(workflows): update gh-pages deployment
1 parent 90ad672 commit fc6e15f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@ jobs:
6666
fi
6767
env:
6868
DEEPSEEK_API_KEY: ${{ secrets.DEEPSEEK_API_KEY }}
69-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
69+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
70+
MISTRAL_API_KEY: ${{ secrets.MISTRAL_API_KEY }}
7071

7172
- name: Dry Run Pdf Files
7273
id: dry_run_pdf

0 commit comments

Comments
 (0)