Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tgodzik authored Apr 17, 2024
1 parent 32f213a commit db39fa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,6 @@ jobs:
- name: Deploy Website
uses: peaceiris/actions-gh-pages@v3
with:
personal_token: ${{ secrets.DOC_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: generated-docs/
publish_branch: gh-pages

0 comments on commit db39fa9

Please sign in to comment.