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 e6db684 commit 42739c1Copy full SHA for 42739c1
.github/workflows/build.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Upload artifact
32
uses: actions/upload-artifact@v4
33
with:
34
- name: static
+ name: _site
35
path: _site
36
37
deploy:
0 commit comments