Fixed workflow
Build and publish release / Build and publish RemotePackSync (push) Successful in 44s
Build and publish release / Build and publish RemotePackSync (push) Successful in 44s
This commit is contained in:
@@ -35,6 +35,6 @@ jobs:
|
|||||||
- name: Publish GitHub release
|
- name: Publish GitHub release
|
||||||
uses: softprops/action-gh-release@v2
|
uses: softprops/action-gh-release@v2
|
||||||
with:
|
with:
|
||||||
generate_release_notes: true
|
generate_release_notes: false
|
||||||
files: target/RemotePackSync.jar
|
files: target/RemotePackSync.jar
|
||||||
fail_on_unmatched_files: true
|
fail_on_unmatched_files: true
|
||||||
|
|||||||
Reference in New Issue
Block a user