Skip to content

Commit e73a155

Browse files
authored
ci/publish: don't generate release notes (#17)
they're very ugly
1 parent 1685e3e commit e73a155

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ jobs:
8282
tag_name: ${{ steps.version.outputs.tag }}
8383
name: ${{ steps.version.outputs.tag }}
8484
target_commitish: ${{ github.sha }}
85-
generate_release_notes: true
8685

8786
- name: Publish package
8887
if: steps.version.outputs.tag != ''

0 commit comments

Comments
 (0)