Skip to content

Commit

Permalink
Upload version according xomiamoore advice
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre-yves-monnet committed Aug 9, 2024
1 parent dc7da05 commit 9294b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
gpg-passphrase: MAVEN_CENTRAL_GPG_PASSPHRASE

- name: Deploy SNAPSHOT / Release
uses: camunda-community-hub/[email protected].1
uses: camunda-community-hub/[email protected].2
with:
release-version: ${{ github.event.release.tag_name }}
nexus-usr: ${{ secrets.NEXUS_USR }}
Expand Down

0 comments on commit 9294b15

Please sign in to comment.