Skip to content

Commit

Permalink
Merge pull request #211 from sebastienrousseau/feat/ssg
Browse files Browse the repository at this point in the history
refactor(ssg): 🎨 optimisations and cleaning up
  • Loading branch information
sebastienrousseau authored Apr 15, 2024
2 parents 06fb02b + 57d59ca commit 4480ae5
Show file tree
Hide file tree
Showing 83 changed files with 2,245 additions and 488 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/document.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
run: echo 'docs.shokunin.one' > ./target/doc/CNAME

- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./target/doc
Expand Down
Loading

0 comments on commit 4480ae5

Please sign in to comment.