Skip to content

Commit

Permalink
The uberjar has been renamed: adapt the release upload
Browse files Browse the repository at this point in the history
  • Loading branch information
egli committed Jun 25, 2024
1 parent fb45ef0 commit 37442be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-release-asset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
with:
draft: false
prerelease: false
files: ./target/dtbook-hyphenator-*-shaded.jar
files: ./target/dtbook-hyphenator-*-standalone.jar

0 comments on commit 37442be

Please sign in to comment.