We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4225ece commit f97d01cCopy full SHA for f97d01c
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