From 2710449d2e60e96280ecd2285d827b7d5ea59ef3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?jenn=20=E2=9D=A5?= Date: Mon, 20 Nov 2023 11:37:18 -0800 Subject: [PATCH] Update action.yml --- action.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/action.yml b/action.yml index 61c9b33..7d65413 100644 --- a/action.yml +++ b/action.yml @@ -1,7 +1,7 @@ -name: Git Auto Commit -description: 'Automatically commits files which have been changed during the workflow run and push changes back to remote repository.' +## name: Git Auto Commit +## description: 'Automatically commits files which have been changed during the workflow run and push changes back to remote repository.' -author: Stefan Zweifel +## author: Stefan Zweifel inputs: commit_message: