diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e7c0c5d..1e73a81 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -43,7 +43,7 @@ jobs: cache-from: type=registry,ref=${{ secrets.PRIVATE_REGISTRY_HOST }}/${{ env.GITHUB_REPOSITORY }}:builder cache-to: type=inline - - name: Build and push + - name: Build and push (final) uses: docker/build-push-action@v6 with: context: .