Skip to content

Commit a2ba073

Browse files
committed
add curl to post
Signed-off-by: Cassandra Coyle <[email protected]>
1 parent 6546e64 commit a2ba073

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,3 +184,4 @@ jobs:
184184
echo "Starting Maven deploy..."
185185
./mvnw -V -B -Dgpg.skip=false -s settings.xml deploy
186186
echo "Maven deploy completed"
187+
curl -X POST https://central.sonatype.com/manual/upload/defaultRepository/io.dapr

0 commit comments

Comments
 (0)