From 233775efc9a940ef1482ba8c3b01f142c0ad2154 Mon Sep 17 00:00:00 2001 From: Benjamin Date: Wed, 11 Dec 2024 15:50:14 -0600 Subject: [PATCH] make deploy script executable. Action should still fail with secrets not set --- .github/scripts/deploy-registry.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 .github/scripts/deploy-registry.sh diff --git a/.github/scripts/deploy-registry.sh b/.github/scripts/deploy-registry.sh old mode 100644 new mode 100755