Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Commit 08a5414

Browse files
authored
Generate release notes in nextrelease
1 parent df44b1b commit 08a5414

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nextrelease.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ jobs:
2020
publish_cmd: |
2121
pip3 install -U pip poetry && poetry publish --build --no-interaction
2222
github_token: ${{ secrets.GITHUB_TOKEN }}
23+
release_notes: generate

0 commit comments

Comments
 (0)