We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c6fa2f commit 51bcad6Copy full SHA for 51bcad6
.github/workflows/documentation.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Upload artifact
45
uses: actions/upload-pages-artifact@v3
46
with:
47
- path: './build'
+ path: './build/'
48
- name: Deploy to GitHub Pages
49
id: deployment
50
uses: actions/deploy-pages@v4
0 commit comments