From bcfb894b3210c9a9cd7482ccbe0562126007391c Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Mon, 31 Mar 2025 13:35:52 +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