Skip to content

Commit 22c361d

Browse files
authored
Update pages.yml
1 parent 2ed23d7 commit 22c361d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: actions/upload-pages-artifact@v1
3737
with:
3838
# Upload entire repository
39-
path: '.'
39+
path: 'DOC/'
4040
- name: Deploy to GitHub Pages
4141
id: deployment
4242
uses: actions/deploy-pages@v1

0 commit comments

Comments
 (0)