Skip to content

Commit

Permalink
Merge pull request #16 from it-at-m/dev
Browse files Browse the repository at this point in the history
Release-20230516-002
  • Loading branch information
a-m-zill authored May 16, 2023
2 parents 22701b7 + 28ee029 commit d5f7324
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ jobs:
with:
tag_name: ${{ steps.get-version.outputs.new_version }}
release_name: Release ${{ steps.get-version.outpus.new_version }}
body: {{ github.event.pull_request.body }}
body: |
{{ github.event.pull_request.body }}
draft: false
prerelease: false

0 comments on commit d5f7324

Please # to comment.