From 07e54adb1873cd5300120d183f140e130a27ad15 Mon Sep 17 00:00:00 2001 From: Martijn Laarman Date: Thu, 14 Nov 2024 13:08:40 +0100 Subject: [PATCH] casing --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 7a50a5ee..b660ca1c 100644 --- a/action.yml +++ b/action.yml @@ -12,5 +12,5 @@ inputs: runs: using: 'docker' - image: "docker://ghcr.io/Mpdreamz/docset-builder:edge" + image: "docker://ghcr.io/mpdreamz/docset-builder:edge" \ No newline at end of file