We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1942ec commit 916a50dCopy full SHA for 916a50d
.github/workflows/pages.yml
@@ -56,6 +56,7 @@ jobs:
56
if: runner.os == 'Linux'
57
uses: actions/upload-artifact@v4
58
with:
59
+ name: github-pages
60
path: docs
61
62
- name: Deploy to GitHub Pages
0 commit comments