Skip to content

Commit

Permalink
Update README with new member
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshitShukla-dev committed Aug 30, 2024
1 parent ed22810 commit 82750ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update members.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
git config --global user.name 'github-actions[bot]'
git config --global user.email '41898282+github-actions[bot]@users.noreply.github.com'
git add README.md
git commit -m "Update README with new member"
git commit -m "Update README with new member" || echo "No changes to commit"
git push

0 comments on commit 82750ca

Please sign in to comment.