diff --git a/.github/workflows/layered-build.yaml b/.github/workflows/layered-build.yaml index 1fdf7b7123..7235b4020f 100644 --- a/.github/workflows/layered-build.yaml +++ b/.github/workflows/layered-build.yaml @@ -12,7 +12,7 @@ jobs: - name: Upload Artifact uses: actions/upload-artifact@v2 with: - name: Preview Build + name: previewbuild path: element-web/webapp # We'll only use this in a triggered job, then we're done with it retention-days: 1