Skip to content

Commit

Permalink
Switch to mdBook
Browse files Browse the repository at this point in the history
  • Loading branch information
wizz-wallet-dev committed Nov 22, 2024
1 parent 7793d40 commit 6639184
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,5 @@ jobs:
- run: mdbook build
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
if: ${{ github.ref == 'refs/heads/main' }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.DEPLOY_TOKEN }}

0 comments on commit 6639184

Please sign in to comment.