Skip to content

Commit

Permalink
Update Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sharansalian committed May 10, 2024
1 parent 12483b2 commit c8463d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_merge_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- name: Set up Git credentials
run: |
git config --local user.email "sharnsalian.business@gmail.com"
git config --local user.email "sharnsalian.dev@gmail.com"
git config --local user.name "sharansalian"
- name: Get commit SHA
Expand Down

0 comments on commit c8463d2

Please sign in to comment.