We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8d3c7a commit e599624Copy full SHA for e599624
.github/workflows/build-ui.yml
@@ -36,7 +36,7 @@ jobs:
36
with:
37
name: github-pages
38
path: |
39
- ??/build/*.vip
+ ??/build/*.zip
40
index.html
41
- name: Deploy to GitHub Pages
42
id: deployment
0 commit comments