From 8fe6c842ae2ff7e51557e9bcfcaac0ab48931972 Mon Sep 17 00:00:00 2001 From: "Fergus MacConnell WLRS:EX" Date: Mon, 9 Dec 2024 14:39:27 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pr-open.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/pr-open.yml b/.github/workflows/pr-open.yml index 665129bef..b00da2e62 100644 --- a/.github/workflows/pr-open.yml +++ b/.github/workflows/pr-open.yml @@ -34,6 +34,8 @@ jobs: steps: - uses: bcgov-nr/action-builder-ghcr@v2.2.0 with: + build_context: ${{ matrix.build_context }} + build_file: ${{ matrix.build_file }} keep_versions: 50 package: ${{ matrix.package }} tag: ${{ github.event.number }}