Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/sethupavan12/Turing-Arena i…
Browse files Browse the repository at this point in the history
…nto main
  • Loading branch information
sethupavan12 committed Jul 26, 2024
2 parents 4e4422a + 996fe69 commit 77cbbed
Show file tree
Hide file tree
Showing 3 changed files with 682 additions and 4 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
Loading

0 comments on commit 77cbbed

Please sign in to comment.