From e99b8241122bfae9ad0511ddbe54b50cc5f05eec Mon Sep 17 00:00:00 2001 From: Aleksander <170264518+t-aleksander@users.noreply.github.com> Date: Fri, 16 Aug 2024 22:51:33 +0200 Subject: [PATCH] Update current.yml --- .github/workflows/current.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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