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 daa3e86 commit 73220d8Copy full SHA for 73220d8
.github/workflows/release.yml
@@ -11,7 +11,7 @@ jobs:
11
12
deploy-maven:
13
uses: ./.github/workflows/deploy-maven-repository-workflow.yml
14
- needs: test
+ needs: build
15
secrets: inherit
16
17
release:
0 commit comments