adjust gradle key
This commit is contained in:
@@ -16,4 +16,4 @@ jobs:
|
||||
# sub-project/*.gradle*
|
||||
# sub-project/**/gradle-wrapper.properties
|
||||
- run: ./gradlew test --no-daemon
|
||||
- run: ./gradlew publishAllPublicationsToGiteaRepository -PgradleKey="${{ secrets.GRADLE_KEY }}" --no-daemon
|
||||
- run: ./gradlew publishAllPublicationsToGiteaRepository -PgradleKey=${{ secrets.GRADLE_KEY }} --no-daemon
|
||||
Reference in New Issue
Block a user