We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69ff745 commit b54fba0Copy full SHA for b54fba0
.github/workflows/release.yml
@@ -65,6 +65,7 @@ jobs:
65
ORG_GRADLE_PROJECT_signingInMemoryKey: ${{ secrets.SIGNING_KEY }}
66
ORG_GRADLE_PROJECT_signingInMemoryKeyId: ${{ secrets.SIGNING_KEY_ID }}
67
ORG_GRADLE_PROJECT_signingInMemoryKeyPassword: ${{ secrets.SIGNING_PASSWORD }}
68
+ RELEASE_SIGNING_ENABLED: true
69
70
- name: Create Github Release
71
uses: ncipollo/[email protected]
0 commit comments