Skip to content

Commit 333518e

Browse files
committed
feat: upload single jar
1 parent 9b4bce6 commit 333518e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,5 @@ jobs:
7171
uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2.3.3
7272
with:
7373
tag_name: ${{ github.event.inputs.version }}
74-
files: build/libs/*.jar
74+
files: build/libs/Sclat.jar
7575
generate_release_notes: true

0 commit comments

Comments
 (0)