Skip to content

Commit

Permalink
fix: change git message
Browse files Browse the repository at this point in the history
  • Loading branch information
alichherawalla committed May 12, 2022
1 parent abb0e81 commit 0357a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
with:
author_name: Gitflow
author_email: [email protected]
message: 'chore: Update badges'
message: 'chore: update badges'
add: 'badges/'
- name: Push changes
uses: ad-m/github-push-action@master
Expand Down

0 comments on commit 0357a78

Please sign in to comment.