oh should do publish all

also multi line changelog test
This commit is contained in:
alexcrea 2026-01-12 00:13:57 +01:00
parent 152e2c8d86
commit e71a81468d
Signed by: alexcrea
GPG key ID: E346CD16413450E3

View file

@ -117,4 +117,4 @@ jobs:
RELEASE_CHANGELOG: ${{ github.event.release.body }}
IS_GITHUB_PRERELEASE: ${{ github.event.release.prerelease }}
HANGAR_API_TOKEN: ${{ secrets.HANGAR_API_TOKEN }}
run: ./gradlew publishPluginPublicationToHangar --stacktrace
run: ./gradlew publishAllPublicationsToHangar --stacktrace