Skip to content

Commit 27b298d

Browse files
committed
Base generated release notes on new floating tag 'release'
instead of on the current tag 7.1.2-release.
1 parent 88ebb92 commit 27b298d

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
@@ -383,7 +383,7 @@ jobs:
383383
prerelease: true
384384
generate_release_notes: true
385385
target_commitish: ${{ github.sha }}
386-
previous_tag: 7.1.2-release
386+
previous_tag: release
387387
append_body: true
388388
fail_on_unmatched_files: true
389389
files: |

0 commit comments

Comments
 (0)