From 8ed6aec1b3c73331e531c2cad49f952c26802004 Mon Sep 17 00:00:00 2001 From: Kale Date: Tue, 17 Aug 2021 03:17:35 -0700 Subject: [PATCH] Update 'filters.sh' --- filters.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/filters.sh b/filters.sh index f07fd7c..0fe0dd4 100644 --- a/filters.sh +++ b/filters.sh @@ -15,7 +15,6 @@ git reflog expire --all --expire=now git gc --prune=now --aggressive git push -u origin $INPUT_REPO_BRANCH cd /repros -python3 /repros/$INPUT_ACTION_FILE git config --local user.name $INPUT_GIT_NAME git config --local user.email $INPUT_GIT_EMAIL git add .