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 628455b commit bd35ed0Copy full SHA for bd35ed0
1 file changed
.github/workflows/changelog.yaml
@@ -20,7 +20,7 @@ jobs:
20
fetch-depth: 0
21
- name: Generate changelog
22
id: gen_changelog
23
- uses: bdashrad/git-chlog-action@v2.0.0
+ uses: bdashrad/git-chglog-action@v2.0.0
24
with:
25
next_version: "0.11.0"
26
- name: Comment PR
0 commit comments