Skip to content

Commit cc14dfe

Browse files
committed
adding path to upload-pages-artifact
1 parent f27aa62 commit cc14dfe

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ jobs:
5454
uses: actions/configure-pages@v5
5555
- name: Upload artifact
5656
uses: actions/upload-pages-artifact@v3
57+
with:
58+
path: .
5759
- name: Deploy to GitHub Pages
5860
id: deployment
5961
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)