Skip to content

Commit

Permalink
Publish runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
Su5eD committed May 30, 2024
1 parent 04b3137 commit 2eaf54e
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 :definition:publish
gradle_tasks: :publish :runtime:publish :definition:publish
secrets:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
MAVEN_USER: ${{ secrets.MAVEN_USERNAME }}
Expand Down

0 comments on commit 2eaf54e

Please sign in to comment.