Skip to content

Commit

Permalink
Enable Jekyll for GitHub Pages deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandesu committed Feb 4, 2022
1 parent 944bfed commit 10666ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./dist-docs
enable_jekyll: true

0 comments on commit 10666ab

Please sign in to comment.