Skip to content

Commit

Permalink
Include message in the release
Browse files Browse the repository at this point in the history
  • Loading branch information
Rantanen committed May 29, 2020
1 parent 46bcf41 commit 55c2dd8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ jobs:
with:
tag_name: ${{ github.ref }}
release_name: ${{ env.PROXIDE_VERSION }}
body: |
See the [commit log](https://github.com/Rantanen/proxide/commit/${{ github.sha }}) for recent changes.
- name: Create artifacts
run: |
Expand Down

0 comments on commit 55c2dd8

Please sign in to comment.