Skip to content

Commit

Permalink
gh-pages dependency, build -> dist
Browse files Browse the repository at this point in the history
  • Loading branch information
Zwixx committed Dec 5, 2023
1 parent 8713d0d commit 98b940e
Show file tree
Hide file tree
Showing 3 changed files with 430 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: upload artifact
uses: actions/upload-pages-artifact@v1
with:
path: ./build
path: ./dist
- name: deploy to github pages
id: deployment
uses: actions/deploy-pages@v1
Loading

0 comments on commit 98b940e

Please sign in to comment.