Skip to content

Commit 10dd61f

Browse files
Merge pull request #119 from camunda-community-hub/jonathanlukas-patch-1
Update mvn-release.yml
2 parents fdeea26 + 84c96da commit 10dd61f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mvn-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
maven-gpg-passphrase: ${{ secrets.MAVEN_CENTRAL_GPG_SIGNING_KEY_PASSPHRASE }}
4444
github-token: ${{ secrets.GITHUB_TOKEN }}
4545
maven-auto-release-after-close: true
46-
maven-url: oss.sonatype.org
46+
maven-url: s01.oss.sonatype.org
4747
id: release
4848

4949
- if: github.event.release

0 commit comments

Comments
 (0)