Skip to content

Commit

Permalink
awaiting maven central should not depend on release in case it is ski…
Browse files Browse the repository at this point in the history
…pped (#153)
  • Loading branch information
JonasKunz authored Feb 23, 2024
1 parent 2258629 commit 0065f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
name: Wait for release to be available on maven-central
if: inputs.dry_run == false
needs:
- release
- validate-tag
steps:
- uses: elastic/apm-pipeline-library/.github/actions/await-maven-artifact@current
with:
Expand Down

0 comments on commit 0065f98

Please sign in to comment.