From 977b41f1aca17b47ee81f24c59889ba06ea240c8 Mon Sep 17 00:00:00 2001 From: Sivasubramaniyam <56999761+Sivamani-18@users.noreply.github.com> Date: Mon, 29 Jul 2024 14:54:44 +0530 Subject: [PATCH] Update deploy.yml --- .github/workflows/deploy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 54a5c1d..01afe37 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -30,5 +30,5 @@ jobs: with: github_token: ${{ secrets.ACTIONS_DEPLOY_KEY }} publish_dir: ./dist - user_name: github-actions - user_email: github-actions@github.com + user_name: 'Sivamani-18' + user_email: 'siva@mindwaveventures.com'