Skip to content

Commit

Permalink
test with github action as username
Browse files Browse the repository at this point in the history
  • Loading branch information
amishas157 committed Oct 25, 2024
1 parent b67142a commit 9000d66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ jobs:
- name: Commit changes
run: |
git config --local user.email "action@github.com"
git config --local user.name "GitHub Action"
git add CHANGELOG.md
git commit -m "Update CHANGELOG.md for PR #${{ github.event.pull_request.number }}"
Expand Down

0 comments on commit 9000d66

Please # to comment.