Skip to content

Commit a73f6e1

Browse files
authored
Fix api workflow
1 parent 41a163f commit a73f6e1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/api.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ jobs:
2424
- name: Deploy api documentation site
2525
uses: peaceiris/actions-gh-pages@v3
2626
with:
27+
github_token: ${{ secrets.GITHUB_TOKEN }}
2728
publish_dir: ./api

0 commit comments

Comments
 (0)