Skip to content

Commit 0138a1f

Browse files
committed
ci: rename docs entrypoint
1 parent 266fa7c commit 0138a1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/pages.yml

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
run: |
3636
mkdir -p _site
3737
generate-md --layout github --input ./README.md --output ./_site
38+
mv ./_site/README.html ./_site/index.html
3839
3940
- name: Deploy to GitHub Pages
4041
uses: JamesIves/github-pages-deploy-action@v4

0 commit comments

Comments
 (0)