We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cabe096 commit e337eb1Copy full SHA for e337eb1
.github/workflows/maven-release.yml
@@ -31,7 +31,7 @@ jobs:
31
publish-OSSRH:
32
runs-on: ubuntu-latest
33
name: Publish to Maven Central
34
- needs: install
+ needs: build
35
permissions:
36
contents: read
37
packages: write
0 commit comments