add dependencies

This commit is contained in:
alexcrea 2026-01-12 00:41:36 +01:00
parent 9b57298d66
commit c5cf2c82b4
Signed by: alexcrea
GPG key ID: E346CD16413450E3
2 changed files with 24 additions and 2 deletions

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 publishAllPublicationsToHangar --stacktrace
run: ./gradlew publishAllPublicationsToHangar --stacktrace