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 }}