Skip to content

Commit

Permalink
Merge pull request #119 from camunda-community-hub/jonathanlukas-patch-1
Browse files Browse the repository at this point in the history
Update mvn-release.yml
  • Loading branch information
jonathanlukas authored Mar 27, 2024
2 parents fdeea26 + 84c96da commit 10dd61f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mvn-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
maven-gpg-passphrase: ${{ secrets.MAVEN_CENTRAL_GPG_SIGNING_KEY_PASSPHRASE }}
github-token: ${{ secrets.GITHUB_TOKEN }}
maven-auto-release-after-close: true
maven-url: oss.sonatype.org
maven-url: s01.oss.sonatype.org
id: release

- if: github.event.release
Expand Down

0 comments on commit 10dd61f

Please sign in to comment.