Skip to content

Commit

Permalink
Fix body in release
Browse files Browse the repository at this point in the history
  • Loading branch information
Matts966 committed Jun 19, 2020
1 parent eb7d9c7 commit 544fae3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ jobs:
with:
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}
body: |
Changes in this Release
- First Change
- Second Change
draft: false
prerelease: false

Expand Down

0 comments on commit 544fae3

Please sign in to comment.