diff --git a/.github/workflows/current.yml b/.github/workflows/current.yml index 38fb92b27d..1f64350206 100644 --- a/.github/workflows/current.yml +++ b/.github/workflows/current.yml @@ -22,6 +22,6 @@ jobs: type=sha trigger-e2e: - needs: docker-manifest + needs: build-current uses: ./.github/workflows/e2e.yml secrets: inherit