diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d82a9f62..20895a25 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -26,4 +26,6 @@ jobs: uses: ./.github/workflows/build.yml with: pm-version-major: ${{ matrix.pm-version-major }} + latest: ${{ matrix.latest }} + recommend: ${{ matrix.recommend }} secrets: inherit