Skip to content

Commit ee1e4a6

Browse files
authored
Await release on maven central and not oss sonatype (#4155)
1 parent 0e71a4d commit ee1e4a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-step-3.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ jobs:
117117
steps:
118118
- uses: elastic/oblt-actions/maven/await-artifact@v1
119119
with:
120+
maven-central: true
121+
sonatype-central: false
120122
group-id: 'co.elastic.apm'
121123
artifact-id: 'elastic-apm-agent'
122124
version: ${{ env.RELEASE_VERSION }}

0 commit comments

Comments
 (0)