Skip to content

Commit

Permalink
Update update_changelog.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rtibbles authored Aug 8, 2024
1 parent 00b3430 commit 1e713de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/update_changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:
git config --local user.name "github-actions[bot]"
git add CHANGELOG.md
git commit -m "Update CHANGELOG.md for PR #${{ github.event.pull_request.number }}"
git push origin ${{ github.event.pull_request.head.ref }}
- name: Push changes
uses: ad-m/[email protected]
with:
Expand Down

0 comments on commit 1e713de

Please sign in to comment.