Skip to content

Commit e337eb1

Browse files
committed
update
1 parent cabe096 commit e337eb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
publish-OSSRH:
3232
runs-on: ubuntu-latest
3333
name: Publish to Maven Central
34-
needs: install
34+
needs: build
3535
permissions:
3636
contents: read
3737
packages: write

0 commit comments

Comments
 (0)