Skip to content

Commit 513c77a

Browse files
rem1776rem1776
authored andcommitted
try autogenerating notes via actionwq
1 parent 4dc8e02 commit 513c77a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/release.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Create release draft with generated distribution file
33
on:
44
push:
55
tags:
6-
- 20*.* # TODO update in 75 years
6+
- 20*.*
77
- 20*.*.*
88

99
jobs:
@@ -37,3 +37,5 @@ jobs:
3737
build/fre-nctools-*.*.tar.gz
3838
build/fre-nctools-*.*.*.tar.gz
3939
draft: True
40+
generate_release_notes: True
41+
make_latest: True

0 commit comments

Comments
 (0)