Skip to content

Commit

Permalink
Update tarball.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua-Dickens authored May 22, 2023
1 parent 43558f8 commit c20ea53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tarball.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
with:
token: ${{ secrets.TOKEN }}
id: ${{ github.event.release.id }}
body: v${{ steps.getversion.outputs.md5 }}
body: "MD5: "
replacebody: false
files: "test.tar.gz"

0 comments on commit c20ea53

Please sign in to comment.