Skip to content

Commit 56f6725

Browse files
committed
change name on old CHANGELOG and make autogen primary
Signed-off-by: zachaller <[email protected]>
1 parent 05c56c3 commit 56f6725

File tree

4 files changed

+1041
-1041
lines changed

4 files changed

+1041
-1041
lines changed

.github/workflows/changelog.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
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
2121
tar -zxvf git-chglog.tar.gz
2222
chmod u+x git-chglog
23-
./git-chglog --sort semver -o CHANGELOG-AUTO.md v1.3.1..
23+
./git-chglog --sort semver -o CHANGELOG.md v1.3.1..
2424
rm git-chglog
2525
- name: Create Pull Request
2626
uses: peter-evans/create-pull-request@v4

CHANGELOG-AUTO.md

-203
This file was deleted.

0 commit comments

Comments
 (0)