From d00f7a79b41dd8f120afaab728e7a2a41aa0f8a4 Mon Sep 17 00:00:00 2001 From: nojaf Date: Fri, 3 Nov 2023 13:16:43 +0100 Subject: [PATCH] Update Action name to Modern theme --- .github/workflows/modern-theme.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/modern-theme.yml b/.github/workflows/modern-theme.yml index 2bc8013a9..52703ef7f 100644 --- a/.github/workflows/modern-theme.yml +++ b/.github/workflows/modern-theme.yml @@ -1,4 +1,4 @@ -name: Build and Test and Publish (main) +name: Modern theme on: workflow_dispatch