We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 828b319 + efe6da6 commit 595960fCopy full SHA for 595960f
1 file changed
.github/workflows/build.yaml
@@ -39,8 +39,6 @@ jobs:
39
id: build_changelog
40
uses: mikepenz/release-changelog-builder-action@v5
41
with:
42
- fromTag: "${{ env.TAG_LAST }}"
43
- toTag: "${{ github.ref }}"
44
mode: "HYBRID"
45
outputFile: "CHANGELOG.md"
46
0 commit comments