Skip to content

Commit

Permalink
dfss
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-kuruvilla committed Dec 1, 2023
1 parent 0f7c518 commit 9da555d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
steps:

- name: Set up Git
run: |
git config --global user.email "[email protected]"
git config --global user.name "alexander-kuruvilla"
run: |
git config --global user.email "[email protected]"
git config --global user.name "alexander-kuruvilla"
- name: Checkout Repository
Expand Down

0 comments on commit 9da555d

Please sign in to comment.