Skip to content

Commit 012861d

Browse files
Update publish.yml
1 parent dc539d0 commit 012861d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
env:
4242
GITHUB_TOKEN: ${{ github.token }}
4343
with:
44-
asset_paths: '["./build/libs/*.jar"]'
44+
asset_paths: '["./build/libs/*-all.jar"]'

0 commit comments

Comments
 (0)