diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3ff39cc0..2aa64154 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -55,7 +55,7 @@ jobs: - uses: actions/download-artifact@v2 with: - name: artifact + name: dist path: dist - name: Inspect dist folder