Skip to content

Commit 9e7c7b3

Browse files
committed
ci: update changelog generation
1 parent faf22fe commit 9e7c7b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
id: generate_log
1717
run: |
1818
curl -sSL https://bina.egoist.sh/barelyhuman/commitlog | sh
19-
commitlog > CHANGELOG.md
19+
commitlog g > CHANGELOG.md
2020
- uses: ncipollo/release-action@v1
2121
with:
2222
bodyFile: "CHANGELOG.md"

0 commit comments

Comments
 (0)