We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07fafe8 commit 9ddcbaeCopy full SHA for 9ddcbae
.github/workflows/preview.yml
@@ -64,7 +64,7 @@ jobs:
64
- name: Download From Artifacts
65
uses: actions/download-artifact@v3
66
with:
67
- name: frontend-dist.zip
+ name: preview-dist.zip
68
69
- name: Set release name
70
run: |
0 commit comments