Skip to content

Commit

Permalink
changed body of github release
Browse files Browse the repository at this point in the history
  • Loading branch information
danielkocot committed Mar 6, 2021
1 parent ba8b144 commit d8d732f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-to-maven-central.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
tag_name: ${{ github.event.inputs.releaseversion }}
release_name: ${{ github.event.inputs.releaseversion }}
body: |
Grab the new version from Maven central https://repo1.maven.org/maven2/de/codecentric/reedelk/reedelk-runtime/${{ github.event.inputs.releaseversion }}/
Grab the new version from Maven central https://repo1.maven.org/maven2/de/codecentric/reedelk/reedelk-openapi/${{ github.event.inputs.releaseversion }}/
### Things that changed in this release
${{ steps.changelog.outputs.changelog }}
draft: false
Expand Down

0 comments on commit d8d732f

Please sign in to comment.