diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 3cc554a1b..bbd041974 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -56,7 +56,7 @@ jobs: ${{ runner.os }}-maven- - uses: andrioid/setup-pack@latest - - name: Build Image using Pack + - name: "😆 Image using Pack" run: | pack build ghrc.io/omearaj/spring-petclinic --builder paketobuildpacks/builder:base --env 'BP_JVM_VERSION=8.*'