mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
add dependencies
This commit is contained in:
parent
9b57298d66
commit
c5cf2c82b4
2 changed files with 24 additions and 2 deletions
2
.github/workflows/gradle.yml
vendored
2
.github/workflows/gradle.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue