Skip to content

Commit bc2987d

Browse files
committed
update ci
1 parent c97d9ef commit bc2987d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ jobs:
3333
- name: Deploy to GitHub Pages
3434
id: deployment
3535
uses: actions/deploy-pages@v4
36+
with:
37+
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)