Skip to content

Commit

Permalink
Update frontend-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sethupavan12 authored Jul 25, 2024
1 parent 1e8bec0 commit 4ac05f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/frontend-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:

- name: Configure git
run: |
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
git config --global user.email "sethupavan12@gmail.com"
git config --global user.name "Sethu"
working-directory: ./turing-arena-frontend

- name: Deploy to GitHub Pages
Expand Down

0 comments on commit 4ac05f3

Please sign in to comment.