ci(release): updated release.yml

This commit is contained in:
Ritesh Ghosh
2023-08-02 22:26:20 +05:30
parent 78422dea3e
commit 6fa6e2ee85
+1
View File
@@ -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 }}