Skip to content

Commit

Permalink
change identity
Browse files Browse the repository at this point in the history
  • Loading branch information
mujahid committed Oct 21, 2024
1 parent 9302ecd commit dcc84b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-workflow-dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
- name: Commit and push changes
run: |
git config user.name github-actions
git config user.email github-actions@github.com
git config user.name mujahid
git config user.email mujahid@agoric.com
git add README.md
git commit -m "create build branch test"
git push origin HEAD
Expand Down

0 comments on commit dcc84b3

Please sign in to comment.