Skip to content

Commit 9bf4bd4

Browse files
committed
Revert "Upload the artifacts"
This reverts commit c86a9b3. # Conflicts: # .github/workflows/ci.yml
1 parent df218e0 commit 9bf4bd4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,3 @@ jobs:
8989
ORG_GRADLE_PROJECT_mavenCentralPassword: ${{ secrets.CENTRAL_PORTAL_PASSWORD }}
9090
ORG_GRADLE_PROJECT_signingInMemoryKey: ${{ secrets.GPG_KEY }}
9191
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

Comments
 (0)