This commit is contained in:
@@ -83,6 +83,4 @@ jobs:
|
|||||||
uses: softprops/action-gh-release@v2
|
uses: softprops/action-gh-release@v2
|
||||||
with:
|
with:
|
||||||
files: build/libs/*.jar
|
files: build/libs/*.jar
|
||||||
tag_name: ${{ github.ref_name }}
|
|
||||||
name: Release ${{ github.ref_name.replace('release@', '') }}
|
|
||||||
body_path: /tmp/release_notes.md
|
body_path: /tmp/release_notes.md
|
||||||
|
|||||||
Reference in New Issue
Block a user