Skip to content

Commit 465842c

Browse files
authored
Merge pull request #2 from TaskarCenterAtUW/main
Update build.yaml
2 parents 874c1dc + a842ce2 commit 465842c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ jobs:
3636
id: build_changelog
3737
uses: mikepenz/release-changelog-builder-action@v5
3838
with:
39-
toTag: ${{ github.sha }}
39+
fromTag: "@~"
40+
toTag: "@"
4041
mode: "HYBRID"
4142
outputFile: "CHANGELOG.md"
4243

0 commit comments

Comments
 (0)