From eb7888bc0e6f6970b3d43fba9586360c4331e8c8 Mon Sep 17 00:00:00 2001 From: Elliot Campbell Date: Fri, 11 Aug 2023 09:59:03 -0400 Subject: [PATCH] change automation user --- .github/workflows/update_formula.yml | 4 ++-- .idea/workspace.xml | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/workflows/update_formula.yml b/.github/workflows/update_formula.yml index 37044af..e639696 100644 --- a/.github/workflows/update_formula.yml +++ b/.github/workflows/update_formula.yml @@ -39,8 +39,8 @@ jobs: - name: Commit run: | - git config --global user.name 'GitHub Action' - git config --global user.email 'action@github.com' + git config --global user.email "github-tracker-bot@taplytics.com" + git config --global user.name "DevCycle Automation" git add -A git commit -m "Update to version ${{ steps.npm_data.outputs.latest_version }}" diff --git a/.idea/workspace.xml b/.idea/workspace.xml index d21466f..4226ca4 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -6,6 +6,7 @@ +