From 6f737f96b5cd38f1e39be1d626e03aca9f119fcc Mon Sep 17 00:00:00 2001 From: Wojtek Zieba Date: Thu, 14 Sep 2023 21:58:04 +0200 Subject: [PATCH] wip --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 5d4568e..3d927cc 100644 --- a/action.yml +++ b/action.yml @@ -38,6 +38,6 @@ branding: icon: 'send' runs: using: 'docker' - image: docker://ghcr.io/wzieba/firebase-distribution-github-action:sha-3379bab + # image: docker://ghcr.io/wzieba/firebase-distribution-github-action:sha-3379bab # Uncomment below for easier debugging -# image: 'Dockerfile' + image: 'Dockerfile'