Skip to content

Commit

Permalink
Merge pull request #12 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 9ae678f + 12483b2 commit 0291ffa
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 @@ -16,7 +16,7 @@ jobs:
- name: Set up Git credentials
run: |
git config --local user.email "[email protected]"
git config --local user.name "GitHub Actions"
git config --local user.name "sharansalian"
- name: Get commit SHA
id: commit_sha
Expand Down

0 comments on commit 0291ffa

Please sign in to comment.