aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRitesh Ghosh <[email protected]>2023-08-02 22:26:20 +0530
committerRitesh Ghosh <[email protected]>2023-08-02 22:26:20 +0530
commit6fa6e2ee852a0a31348051d5a5f94da73ad3d417 (patch)
treedf3d0c4824b1d114dab35b4d8704de96a4c3d32d
parent78422dea3ea1ca3602b4a01dbfe41e548c09c57b (diff)
downloadaniwatch-api-6fa6e2ee852a0a31348051d5a5f94da73ad3d417.tar.xz
aniwatch-api-6fa6e2ee852a0a31348051d5a5f94da73ad3d417.zip
ci(release): updated release.yml
-rw-r--r--.github/workflows/release.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index ff4da29..4b8f66f 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -22,6 +22,7 @@ jobs:
if: ${{ steps.changelog.outputs.skipped == 'false' }}
uses: ncipollo/release-action@v1
with:
+ generateReleaseNotes: true
token: ${{ secrets.CHANGELOG_SECRET }}
tag: ${{ steps.changelog.outputs.tag }}
name: ${{ steps.changelog.outputs.tag }}