We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83ba50f commit 9f06052Copy full SHA for 9f06052
.github/workflows/gh-pages.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Upload artifact
45
uses: actions/upload-pages-artifact@v4
46
with:
47
- name: gh-pages-artifact
+ name: github-pages
48
path: "./build/client"
49
- name: Deploy to GitHub Pages
50
id: deployment
0 commit comments