From 9118aff8ecc7d974e09675c4e2eb2b1631a6e285 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Thu, 22 Aug 2019 21:31:52 +0200 Subject: [PATCH] Fix: Use different name --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 42a5874..24caf95 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,6 @@ # https://help.github.com/en/articles/metadata-syntax-for-github-actions -name: 'localheinz/composer-normalize-action' +name: 'composer-normalize-action' branding: icon: 'box'