We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6238c99 commit b02cf53Copy full SHA for b02cf53
.github/workflows/build-ui.yml
@@ -37,6 +37,7 @@ jobs:
37
uses: actions/upload-artifact@v4
38
with:
39
name: github-pages
40
+ include-hidden-files: true
41
path: |
42
??/build/*.zip
43
index.html
0 commit comments