diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 5c5382de1..e8dfbab4e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -48,7 +48,7 @@ jobs: - name: Upload Artifact uses: actions/upload-artifact@v2 with: - name: docker-frontend-image + name: docker-frontend-test path: /tmp/frontend.tar ##############################################################################