We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f27aa62 commit cc14dfeCopy full SHA for cc14dfe
1 file changed
.github/workflows/docs.yml
@@ -54,6 +54,8 @@ jobs:
54
uses: actions/configure-pages@v5
55
- name: Upload artifact
56
uses: actions/upload-pages-artifact@v3
57
+ with:
58
+ path: .
59
- name: Deploy to GitHub Pages
60
id: deployment
61
uses: actions/deploy-pages@v4
0 commit comments