Skip to content

Commit

Permalink
publish shadowed version instead
Browse files Browse the repository at this point in the history
  • Loading branch information
onebeastchris committed Jun 19, 2023
1 parent eb86b8f commit 6b0c1b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
distribution: 'adopt'
cache: 'gradle'
- name: Gradle Build
run: gradle build --parallel
run: gradle shadowJar --parallel
- name: Auto Release
uses: "marvinpinto/action-automatic-releases@latest"
with:
Expand Down

0 comments on commit 6b0c1b4

Please sign in to comment.