Skip to content

Commit

Permalink
Use core name, not project name
Browse files Browse the repository at this point in the history
  • Loading branch information
Col-E committed Apr 30, 2023
1 parent 4972e2a commit c9f9ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ distributions:
dist:
type: SINGLE_JAR
artifacts:
- path: translator-core/build/libs/{{projectName}}-{{projectVersion}}.jar
- path: translator-core/build/libs/translator-core-{{projectVersion}}.jar

signing:
active: RELEASE
Expand Down

0 comments on commit c9f9ffc

Please sign in to comment.