We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fa6d90 commit 4225eceCopy full SHA for 4225ece
1 file changed
.github/workflows/pages.yml
@@ -58,7 +58,7 @@ jobs:
58
tag_name: latest
59
name: latest
60
files: |
61
- ./html-query-web-ui/dist/
+ ./html-query-web-ui/dist/**/*
62
63
deploy:
64
# Add a dependency to the build job
0 commit comments