Skip to content

Commit

Permalink
Fix uploading of build
Browse files Browse the repository at this point in the history
  • Loading branch information
arc25275 committed May 19, 2024
1 parent 70b59bf commit 4539b0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
with:
tag_name: ${{ github.run_number }}
release_name: Build ${{ github.run_number }} - ${{ github.event.head_commit.message }}
overwrite: true
body: ${{ github.event.head_commit.message }}
draft: false
prerelease: false
Expand Down

0 comments on commit 4539b0e

Please sign in to comment.