From 93769c18ee06efd412be2f6a630b1e6d11c69f90 Mon Sep 17 00:00:00 2001 From: Ethan O'Brien <77750390+ethanaobrien@users.noreply.github.com> Date: Wed, 14 Sep 2022 17:07:23 -0500 Subject: [PATCH] Try to fix minify script again --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index e61cbfb..7f64ae7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -41,6 +41,6 @@ jobs: author_name: Ethan O'Brien author_email: emulatorjs.ethanaobrien@gmail.com committer_name: Ethan O'Brien - committer_email: emulatorjs.ethanaobrien@gmail.com + committer_email: 77750390+ethanaobrien@users.noreply.github.com default_author: user_info message: 'Minify files'