Skip to content

Commit

Permalink
Fixed Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Voxi0 committed Feb 27, 2025
1 parent dc6e07a commit 1d3f497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v4
with:
ssh_key: ${{ secrets.DEPLOY_KEY }}
github_token: ${{ secrets.DEPLOY_KEY }}
publish_dir: ./docs/book
publish_branch: gh-pages

0 comments on commit 1d3f497

Please sign in to comment.