Skip to content

Commit a5927dc

Browse files
committed
release to github
1 parent be38230 commit a5927dc

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
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
dependencies-cache-enabled: true
3939
arguments: :cli:publish
40-
- run: ls -la cli/build/libs/
40+
- run: mv cli/build/libs/cli-*.jar cli/build/libs/cli.jar
4141
- uses: softprops/action-gh-release@v1
4242
with:
4343
files: cli/build/libs/cli.jar

0 commit comments

Comments
 (0)