Skip to content

Commit

Permalink
change name on old CHANGELOG and make autogen primary
Browse files Browse the repository at this point in the history
Signed-off-by: zachaller <zachaller@users.noreply.github.com>
  • Loading branch information
zachaller committed Dec 20, 2022
1 parent 05c56c3 commit 56f6725
Show file tree
Hide file tree
Showing 4 changed files with 1,041 additions and 1,041 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
curl -o git-chglog.tar.gz -L https://github.com/git-chglog/git-chglog/releases/download/v0.15.1/git-chglog_0.15.1_linux_amd64.tar.gz
tar -zxvf git-chglog.tar.gz
chmod u+x git-chglog
./git-chglog --sort semver -o CHANGELOG-AUTO.md v1.3.1..
./git-chglog --sort semver -o CHANGELOG.md v1.3.1..
rm git-chglog
- name: Create Pull Request
uses: peter-evans/create-pull-request@v4
Expand Down
203 changes: 0 additions & 203 deletions CHANGELOG-AUTO.md

This file was deleted.

Loading

0 comments on commit 56f6725

Please sign in to comment.