Skip to content

Commit a8ea530

Browse files
Merge pull request #19 from samtkit/create-release-body
feat(ci): automatically generate draft release with changelog on publish
2 parents a79e66f + 9bb2da2 commit a8ea530

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,5 @@ jobs:
3434
cli/build/distributions/cli.tar
3535
language-server/build/libs/samt-ls.jar
3636
fail_on_unmatched_files: true
37+
draft: true
38+
generate_release_notes: true

0 commit comments

Comments
 (0)