Update release-build.yml

This commit is contained in:
Tenkuma 2025-12-15 14:46:23 -03:00 committed by GitHub
commit 9180807f0a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,7 +38,3 @@ jobs:
files: build/libs/*.jar
tag_name: ${{ github.ref_name }}
name: ${{ github.ref_name }}
body: |
Automated build for release **${{ github.ref_name }}**.
Includes the following artifacts:
- `$(ls build/libs/*.jar | tr '\n' '\n' | sed 's/^/ - /')`