From 50e974a04e2fc2fc6fee75ee4d1f6f905b53c03c Mon Sep 17 00:00:00 2001 From: Coopydood <39441479+Coopydood@users.noreply.github.com> Date: Fri, 26 Apr 2024 01:47:55 +0100 Subject: [PATCH] Update commit reason on Autozip --- .github/workflows/autozip.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autozip.yml b/.github/workflows/autozip.yml index 244e147..8c53197 100644 --- a/.github/workflows/autozip.yml +++ b/.github/workflows/autozip.yml @@ -63,7 +63,7 @@ jobs: # The message for the commit. # Default: 'Commit from GitHub Actions (name of the workflow)' - message: 'AutoZip OC folders' + message: 'Create EFI.zip' # If this input is set, the action will push the commit to a new branch with this name. # Default: ''