Skip to content

Commit

Permalink
💚 Remove body from release
Browse files Browse the repository at this point in the history
  • Loading branch information
jellydn committed Oct 6, 2021
1 parent aca608e commit e2126aa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,6 @@ jobs:
artifacts: "build/app/outputs/apk/debug/*.apk"
token: ${{ secrets.GITHUB_TOKEN }}
tag: ${{ github.event.inputs.name }}
allowUpdates: true
artifactErrorsFailBuild: false
artifactContentType: "raw"
bodyFile: "body.md"
discussionCategory: "Release"
draft: false
prerelease: false
Expand Down

0 comments on commit e2126aa

Please sign in to comment.