Skip to content

Commit be38230

Browse files
committed
release to github
1 parent c9746f6 commit be38230

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,7 @@ jobs:
3737
with:
3838
dependencies-cache-enabled: true
3939
arguments: :cli:publish
40-
- uses: eskatos/gradle-command-action@v1
41-
with:
42-
dependencies-cache-enabled: true
43-
arguments: :cli:shadowJar
40+
- run: ls -la cli/build/libs/
4441
- uses: softprops/action-gh-release@v1
4542
with:
4643
files: cli/build/libs/cli.jar

0 commit comments

Comments
 (0)