Skip to content

Commit 1befc48

Browse files
authored
Don't override body when uploading release artifacts
1 parent 1f088ec commit 1befc48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ jobs:
3232
uses: ncipollo/release-action@v1
3333
with:
3434
artifacts: "zoom-platform.sh"
35+
omitBody: true
3536
allowUpdates: true

0 commit comments

Comments
 (0)