Skip to content

Commit

Permalink
Update gradle-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
whyoleg authored Dec 16, 2021
1 parent c8dc4f7 commit 780f9e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
distributions-cache-enabled: false
dependencies-cache-enabled: false
configuration-cache-enabled: false
env:
ORG_GRADLE_PROJECT_signingKey: ${{secrets.signingKey}}
ORG_GRADLE_PROJECT_signingPassword: ${{secrets.signingPassword}}
ORG_GRADLE_PROJECT_sonatypeUsername: ${{secrets.sonatypeUsername}}
Expand Down

0 comments on commit 780f9e4

Please sign in to comment.