diff --git a/.github/workflows/build-deploy-frontend.yml b/.github/workflows/build-deploy-frontend.yml index 2609c6de..50f5c307 100644 --- a/.github/workflows/build-deploy-frontend.yml +++ b/.github/workflows/build-deploy-frontend.yml @@ -43,7 +43,7 @@ jobs: - name: Download Artifacts To Job uses: actions/download-artifact@v4 with: - name: production-files + name: frontend-tarball - name: Unpack client shell: bash run: |