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 afb3ade commit a5547c9Copy full SHA for a5547c9
.github/workflows/build.yml
@@ -36,6 +36,7 @@ jobs:
36
- name: Upload artifact
37
uses: actions/upload-artifact@v4
38
with:
39
+ name: github-pages
40
path: ./build
41
42
deploy:
0 commit comments