From 645ab54feb4eb55668cf48e9d6373360286bf6d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Domen=20Ko=C5=BEar?= Date: Wed, 2 Oct 2019 16:17:18 +0200 Subject: [PATCH] rename --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index c4940d3..76c78ea 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: 'Nix' -description: 'Install Nix' +name: 'Install Nix' +description: 'Installs Nix on GitHub Actions for the supported platforms: Linux and macOS.' author: 'Domen Kožar' branding: color: 'blue'