We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9ea737 + 6814f65 commit b26fe83Copy full SHA for b26fe83
2 files changed
.github/workflows/release-milestone.yml
@@ -102,7 +102,7 @@ jobs:
102
name: Trigger Docs Build
103
needs:
104
- build-and-stage-release
105
- - sync-to-maven-central
+ - promote-release
106
permissions:
107
actions: write
108
runs-on: ubuntu-latest
.github/workflows/release.yml
@@ -148,7 +148,7 @@ jobs:
148
149
150
151
152
153
154
0 commit comments