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 dc30294 commit 9ad5ca7Copy full SHA for 9ad5ca7
.github/workflows/deploy.yml
@@ -27,7 +27,7 @@ jobs:
27
gpg-passphrase: MAVEN_CENTRAL_GPG_PASSPHRASE
28
29
- name: Deploy SNAPSHOT / Release
30
- uses: camunda-community-hub/community-action-maven-release@v2.0.1
+ uses: camunda-community-hub/community-action-maven-release@v2.0.2
31
with:
32
release-version: ${{ github.event.release.tag_name }}
33
nexus-usr: ${{ secrets.NEXUS_USR }}
0 commit comments