Skip to content

Commit

Permalink
Merge pull request #13 from settle-finance/workflow
Browse files Browse the repository at this point in the history
Update Workflow
  • Loading branch information
sharansalian authored May 10, 2024
2 parents 0291ffa + c8463d2 commit c6c7941
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 c6c7941

Please sign in to comment.