Skip to content

Commit

Permalink
Update ci.yml: only update release body when creating new release
Browse files Browse the repository at this point in the history
  • Loading branch information
kokolihapihvi authored Oct 7, 2023
1 parent f3b6c43 commit b41c498
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
prerelease: true
draft: true
generateReleaseNotes: true
omitBodyDuringUpdate: true
removeArtifacts: true
replacesArtifacts: true
artifacts: "*.zip"

0 comments on commit b41c498

Please sign in to comment.