Skip to content

Commit 69e6ce2

Browse files
committed
Update build.yaml
1 parent bea3867 commit 69e6ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
id: build_changelog
3737
uses: mikepenz/release-changelog-builder-action@v5
3838
with:
39-
fromTag: "@~" # last commit
39+
fromTag: "@~2" # last commit
4040
toTag: "@" # this commit
4141
mode: "PR"
4242
outputFile: "CHANGELOG.md"

0 commit comments

Comments
 (0)