Skip to content

Commit

Permalink
rename to index
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Lambert committed May 24, 2024
1 parent 15a3167 commit 18aadcb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: actions/upload-pages-artifact@v3
with:
# Upload entire repository
path: 'build/html'
path: 'build/html/'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
File renamed without changes.

0 comments on commit 18aadcb

Please sign in to comment.