Skip to content

Commit

Permalink
ci: update release description
Browse files Browse the repository at this point in the history
  • Loading branch information
GiviMAD committed Jul 9, 2023
1 parent 31f8fc9 commit ee605dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,8 @@ jobs:
name: libfvadjni v${{ steps.deploy.outputs.VERSION }}
draft: false
prerelease: false
generate_release_notes: false
body: A JNI wrapper over libfvad v${{ steps.deploy.outputs.LIBFVAD_VERSION }}
generate_release_notes: true
body: A JNI wrapper over [libfvad](https://github.com/dpirch/libfvad) v${{ steps.deploy.outputs.LIBFVAD_VERSION }}
files: |
target/libfvad-jni-${{ steps.deploy.outputs.VERSION }}.jar
env:
Expand Down

0 comments on commit ee605dd

Please sign in to comment.