Skip to content

Commit

Permalink
Do not update release body.
Browse files Browse the repository at this point in the history
  • Loading branch information
wasabii authored Nov 1, 2023
1 parent 50a7038 commit 8738f1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/IKVM.Maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,7 @@ jobs:
with:
tag: ${{ steps.GitVersion.outputs.semVer }}
allowUpdates: true
omitBodyDuringUpdate: true
artifacts: dist/nuget/*.nupkg,dist/nuget/*.snupkg,dist/doc.zip
makeLatest: true
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 8738f1f

Please sign in to comment.