From 873e2c163fe525ef38858904777ce56009e92554 Mon Sep 17 00:00:00 2001 From: guillaume Date: Wed, 9 Mar 2022 09:46:27 +0100 Subject: [PATCH] Change Action name from "dagger-action" to "dagger-for-github" For consistency purposes, the action name will now follow the repo name Signed-off-by: guillaume --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index e05f9b4..dfde8bd 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Dagger Action' +name: 'Dagger for GitHub' description: 'GitHub Action for Dagger, a programmable deployment system' author: 'dagger' branding: