1 parent a27f2e1 commit 4815a0cCopy full SHA for 4815a0c
1 file changed
.github/workflows/cy.yml
@@ -29,5 +29,7 @@ jobs:
29
- run: mkdocs gh-deploy --force
30
- name: Upload to GitHub Pages
31
uses: actions/upload-pages-artifact@v4
32
+ with:
33
+ path: site
34
- name: Deploy to GitHub Pages
35
uses: actions/deploy-pages@v4
0 commit comments