Skip to content

Commit

Permalink
Add release description with link to change log
Browse files Browse the repository at this point in the history
  • Loading branch information
opcode81 committed Feb 19, 2024
1 parent 5b9a4bc commit 444ab4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
with:
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}
body: |
See [change log](https://github.com/aai-institute/sensAI/blob/develop/CHANGELOG.md)
draft: false
prerelease: false
deploy:
Expand Down

0 comments on commit 444ab4d

Please sign in to comment.