📝 Generate changelogs

This commit is contained in:
Nikhil Badyal
2022-10-24 15:23:30 +05:30
parent d620acbbf6
commit d62679539d
4 changed files with 129 additions and 1 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
tag: Build-${{ steps.get-date.outputs.date }}
artifactErrorsFailBuild: true
generateReleaseNotes: true
bodyFile: changelog.md
- name: Sleep for 10 seconds
run: |
sleep 10