Remove announcement

This commit is contained in:
Christopher Schnick
2022-10-11 20:22:48 +02:00
parent 55af11399c
commit ed073f331d
4 changed files with 1 additions and 30 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ jobs:
SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}
- name: JReleaser
run: ./gradlew jreleaserRelease jreleaserAnnounce
run: ./gradlew jreleaserRelease
env:
XPIPE_GITHUB_TOKEN: ${{ secrets.XPIPE_GITHUB_TOKEN }}
XPIPE_DISCORD_WEBHOOK: ${{ secrets.XPIPE_DISCORD_WEBHOOK }}