Skip to content

Commit dd0e265

Browse files
committed
updates deploy url
1 parent 12e937c commit dd0e265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Upload artifact
3030
uses: actions/upload-pages-artifact@v3
3131
with:
32-
path: '.'
32+
path: 'docs'
3333

3434
- name: Deploy to GitHub Pages
3535
id: deployment

0 commit comments

Comments
 (0)