Skip to content

Commit

Permalink
Publish the definition too
Browse files Browse the repository at this point in the history
  • Loading branch information
Matyrobbrt committed Jan 20, 2024
1 parent d679480 commit d1b8c91
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 @@ -17,7 +17,7 @@ jobs:
with:
java: 17
pre_gradle_tasks: test
gradle_tasks: publish
gradle_tasks: :publish :definition:publish
secrets:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
MAVEN_USER: ${{ secrets.MAVEN_USERNAME }}
Expand Down

0 comments on commit d1b8c91

Please sign in to comment.