Skip to content

Commit

Permalink
build(gh-action): use jekyll for GH pages generation
Browse files Browse the repository at this point in the history
  • Loading branch information
petermuessig authored Jan 24, 2024
1 parent d56faac commit f82353c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./dist
force_orphan: true
enable_jekyll: true

0 comments on commit f82353c

Please sign in to comment.