From f9a099cd2c763ff8d0c282cd223f626b88caa456 Mon Sep 17 00:00:00 2001 From: Vadim Bauer Date: Tue, 29 Oct 2024 19:37:19 +0100 Subject: [PATCH] fix release pipeline Signed-off-by: Vadim Bauer --- .github/workflows/default.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/default.yaml b/.github/workflows/default.yaml index 84e11a95..0e0a742c 100644 --- a/.github/workflows/default.yaml +++ b/.github/workflows/default.yaml @@ -88,7 +88,6 @@ jobs: needs: - lint - test-code - - push-latest-images permissions: contents: write packages: write