Skip to content

Commit

Permalink
#96: Fixing the changelog formating
Browse files Browse the repository at this point in the history
  • Loading branch information
jonashackt committed Jan 12, 2021
1 parent 774d8c3 commit 1bb7f04
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 @@ -62,6 +62,6 @@ jobs:
```
### Things that changed in this release
"${{ steps.changelog.outputs.changelog }}"
${{ steps.changelog.outputs.changelog }}
draft: false
prerelease: false

0 comments on commit 1bb7f04

Please sign in to comment.