We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
build
1 parent a3c57d3 commit 5c123bfCopy full SHA for 5c123bf
.github/workflows/trigger-java-publish.yml
@@ -93,7 +93,7 @@ jobs:
93
sonatype {
94
active = 'ALWAYS'
95
url = 'https://central.sonatype.com/api/v1/publisher'
96
- stagingRepository('target/staging-deploy')
+ stagingRepository('build/staging-deploy')
97
}
98
99
0 commit comments