Update release-build.yml
This commit is contained in:
parent
80591dc8a7
commit
9180807f0a
1 changed files with 0 additions and 4 deletions
4
.github/workflows/release-build.yml
vendored
4
.github/workflows/release-build.yml
vendored
|
|
@ -38,7 +38,3 @@ jobs:
|
||||||
files: build/libs/*.jar
|
files: build/libs/*.jar
|
||||||
tag_name: ${{ github.ref_name }}
|
tag_name: ${{ github.ref_name }}
|
||||||
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/^/ - /')`
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue