Workflow : Removing body file.

This commit is contained in:
Edward R. Gonzalez 2023-03-30 21:14:24 -04:00
parent 935bfe63ad
commit e30539fe32

View File

@ -146,6 +146,5 @@ jobs:
name: "Release" name: "Release"
tag: release tag: release
artifacts: /artifact/artifact.zip artifacts: /artifact/artifact.zip
bodyFile: Readme.md
allowUpdates: true allowUpdates: true
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}