Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

Commit d02b0da

Browse files
committed
More and more poking and prodding
1 parent 15380a0 commit d02b0da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
-Psigning.secretKeyRingFile=./secret.gpg \
6767
mavenReleaseArtifact
6868
rm -f secret.gpg
69-
ls -l build
69+
ls -l build/distributions
7070
ls -l build/distributions/maven-sinclude-${CI_TAG}.zip
7171
curl --request POST --verbose --header "Authorization: Bearer ${{ secrets.SONATYPE_TOKEN }}" --form bundle="@build/distributions/maven-sinclude-${CI_TAG}.zip" https://central.sonatype.com/api/v1/publisher/upload
7272

0 commit comments

Comments
 (0)