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 df218e0 commit 9bf4bd4Copy full SHA for 9bf4bd4
.github/workflows/build.yml
@@ -89,7 +89,3 @@ jobs:
89
ORG_GRADLE_PROJECT_mavenCentralPassword: ${{ secrets.CENTRAL_PORTAL_PASSWORD }}
90
ORG_GRADLE_PROJECT_signingInMemoryKey: ${{ secrets.GPG_KEY }}
91
ORG_GRADLE_PROJECT_signingInMemoryKeyPassword: ${{ secrets.GPG_KEY_PASSWORD }}
92
- - uses: actions/upload-artifact@v4
93
- with:
94
- path: build/libs
95
- if-no-files-found: 'error'
0 commit comments