Skip to content

Commit c3b7fc5

Browse files
committed
Pages - try using the index.html
1 parent ad3fcc4 commit c3b7fc5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: actions/upload-pages-artifact@v2
3838
with:
3939
# Upload entire repository
40-
path: 'doc/DatabaseLibrary.html'
40+
path: 'doc'
4141
- name: Deploy to GitHub Pages
4242
id: deployment
4343
uses: actions/deploy-pages@v2
File renamed without changes.

0 commit comments

Comments
 (0)