From cce811f335617f39453f17b17e5fcb7510dad698 Mon Sep 17 00:00:00 2001 From: Alex Jones Date: Mon, 7 Apr 2025 18:38:09 +0100 Subject: [PATCH] chore: updated actor for login Signed-off-by: Alex Jones --- .github/workflows/build_container.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_container.yaml b/.github/workflows/build_container.yaml index 0ec70f8..5e9a3ee 100644 --- a/.github/workflows/build_container.yaml +++ b/.github/workflows/build_container.yaml @@ -104,7 +104,7 @@ jobs: - name: Build and push the image id: build - if: ${{ needs.prepare_ci_run.outputs.NON_FORKED_AND_NON_ROBOT_RUN == 'true' }} + # if: ${{ needs.prepare_ci_run.outputs.NON_FORKED_AND_NON_ROBOT_RUN == 'true' }} uses: docker/build-push-action@v6 with: context: .