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 5267072 commit f3ede06Copy full SHA for f3ede06
.github/workflows/mvn-release.yml
@@ -33,7 +33,7 @@ jobs:
33
username: ${{ github.actor }}
34
password: ${{ secrets.GITHUB_TOKEN }}
35
- name: Deploy SNAPSHOT / Release
36
- uses: camunda-community-hub/community-action-maven-release@v1
+ uses: camunda-community-hub/community-action-maven-release@v2
37
with:
38
release-version: ${{ github.event.release.tag_name }}
39
maven-url: oss.sonatype.org
0 commit comments