Skip to content

Commit

Permalink
Updating
Browse files Browse the repository at this point in the history
  • Loading branch information
pnrobinson committed Jan 11, 2025
1 parent 79f448c commit c0cde85
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pages_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ jobs:
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: gh-pages
folder: book
folder: book
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c0cde85

Please sign in to comment.