Skip to content

Commit

Permalink
Remove overwrite body message
Browse files Browse the repository at this point in the history
  • Loading branch information
jroweboy committed Aug 26, 2023
1 parent ae1db6a commit 5e55a75
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/reloaded.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ jobs:
uses: softprops/action-gh-release@v1
if: github.ref_type == 'tag'
with:
# Path to load note-worthy description of changes in release from
body: Release ${{ github.ref_name }}
# Newline-delimited list of path globs for asset files to upload
files: |
${{ env.PUBLISH_PATH_GLOB }}
Expand Down

0 comments on commit 5e55a75

Please sign in to comment.