We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faf22fe commit 9e7c7b3Copy full SHA for 9e7c7b3
.github/workflows/changelog.yml
@@ -16,7 +16,7 @@ jobs:
16
id: generate_log
17
run: |
18
curl -sSL https://bina.egoist.sh/barelyhuman/commitlog | sh
19
- commitlog > CHANGELOG.md
+ commitlog g > CHANGELOG.md
20
- uses: ncipollo/release-action@v1
21
with:
22
bodyFile: "CHANGELOG.md"
0 commit comments