Skip to content

Commit

Permalink
Add release body
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatTimothy committed Jul 26, 2022
1 parent 5625d02 commit f7221f7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@ jobs:
release_name: ${{ needs.check-commit.outputs.name }}
draft: true
prerelease: false
body: |
Original commit: UpliftGames/wally@${{ needs.check-commit.outputs.hash }}
For directions on using this release, please see the [Usage section in the README](https://github.com/ThatTimothy/wally-registry-builder#usage).
build:
needs: ["check-commit", "create-release"]
Expand Down

0 comments on commit f7221f7

Please sign in to comment.