Skip to content

Commit 4815a0c

Browse files
committed
minor fix to artifact@v4
1 parent a27f2e1 commit 4815a0c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/cy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,7 @@ jobs:
2929
- run: mkdocs gh-deploy --force
3030
- name: Upload to GitHub Pages
3131
uses: actions/upload-pages-artifact@v4
32+
with:
33+
path: site
3234
- name: Deploy to GitHub Pages
3335
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)