We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ead7e4 commit 10698daCopy full SHA for 10698da
1 file changed
.github/workflows/pages.yml
@@ -55,6 +55,8 @@ jobs:
55
if: startsWith(github.ref, 'refs/tags/') || github.event_name == 'workflow_dispatch'
56
with:
57
fail_on_unmatched_files: true
58
+ tag_name: latest
59
+ name: latest
60
files: |
61
./html-query-web-ui/dist/
62
0 commit comments