Skip to content

Commit

Permalink
Update gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
genuinemoses authored Dec 11, 2023
1 parent a88c9fb commit a6e0b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: gh-pages
folder: docs/_site/
folder: _site/
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit a6e0b27

Please sign in to comment.