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.
2 parents f0cab7b + 79e2607 commit 9498dd7Copy full SHA for 9498dd7
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
fetch-depth: "0"
14
- name: Build changelog from PRs with labels
15
id: build_changelog
16
- uses: mikepenz/release-changelog-builder-action@v4
+ uses: mikepenz/release-changelog-builder-action@v5
17
with:
18
configuration: ".github/changelog-configuration.json"
19
# PreReleases still get a changelog, but the next full release gets a diff since the last full release,
0 commit comments