From 919ed12edfcc6eb70ace652ffd7e6b523b4db138 Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Mon, 31 Mar 2025 13:37:12 +0000 Subject: [PATCH] Updating github-config --- .github/workflows/push-buildpackage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push-buildpackage.yml b/.github/workflows/push-buildpackage.yml index 390ce277..c2f5a399 100644 --- a/.github/workflows/push-buildpackage.yml +++ b/.github/workflows/push-buildpackage.yml @@ -41,7 +41,7 @@ jobs: registries_filename="${{ env.REGISTRIES_FILENAME }}" push_to_dockerhub=true - push_to_gcr=true + push_to_gcr=false if [[ -f $registries_filename ]]; then if jq 'has("dockerhub")' $registries_filename > /dev/null; then