diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2025-05-31 15:42:08 +0300 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2025-06-24 01:29:58 +0300 |
commit | 781d9fa4814b4c82473bb5bfe5ab87094434a3f5 (patch) | |
tree | cbe25d3fbf5e3c53924b250a3ca8cee7bec51622 /.github | |
parent | 9e87757a5b89cda3ee2fd08f7954b7c6796227ab (diff) |
Use latest release for changelog
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/build.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index a9807e1dba..3a9ed6451f 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -457,7 +457,6 @@ jobs: prerelease: true generate_release_notes: true target_commitish: ${{ github.sha }} - previous_tag: release append_body: true fail_on_unmatched_files: true files: | |