Skip to content

Commit

Permalink
release to github
Browse files Browse the repository at this point in the history
  • Loading branch information
slamdev committed Oct 31, 2021
1 parent be38230 commit a5927dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
dependencies-cache-enabled: true
arguments: :cli:publish
- run: ls -la cli/build/libs/
- run: mv cli/build/libs/cli-*.jar cli/build/libs/cli.jar
- uses: softprops/action-gh-release@v1
with:
files: cli/build/libs/cli.jar
Expand Down

0 comments on commit a5927dc

Please sign in to comment.