update readme #2

Merged
numbers merged 15 commits from test-build into main 2026-01-24 13:05:13 -06:00
Showing only changes of commit e053b55a76 - Show all commits
+1 -1
View File
@@ -16,4 +16,4 @@ jobs:
# sub-project/*.gradle* # sub-project/*.gradle*
# sub-project/**/gradle-wrapper.properties # sub-project/**/gradle-wrapper.properties
- run: ./gradlew test --no-daemon - run: ./gradlew test --no-daemon
- run: ./gradlew publishAllPublicationsToGiteaRepository -PgradleKey="${{ secrets.GRADLE_KEY }}" --no-daemon - run: ./gradlew publishAllPublicationsToGiteaRepository -PgradleKey=${{ secrets.GRADLE_KEY }} --no-daemon