Skip to content

Commit

Permalink
Update changelog.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kille135 authored Apr 1, 2024
1 parent 253a7b3 commit cbfd010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
git config --local user.name "GitHub Action"
git add Changelog.md
git commit -m "Update Changelog with changes from pull request #$PR_NUMBER"
git push origin HEAD:${{ steps.pr_branch.outputs.PR_BRANCH }}
git push origin HEAD

0 comments on commit cbfd010

Please sign in to comment.