Skip to content

Commit

Permalink
Merge pull request #589 from camunda-community-hub/renovate/camunda-c…
Browse files Browse the repository at this point in the history
…ommunity-hub-community-action-maven-release-1.x

chore(deps): update camunda-community-hub/community-action-maven-release action to v1.2.2
  • Loading branch information
rohwerj authored Aug 3, 2024
2 parents 90dc1f6 + fa8be8a commit 7333c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Deploy SNAPSHOT / Release
id: release
uses: camunda-community-hub/community-action-maven-release@v1.2.1
uses: camunda-community-hub/community-action-maven-release@v1.2.2
with:
maven-release-options: -DskipExamples # avoid publication of examples into public repositories
release-version: ${{ github.event.release.tag_name }}
Expand Down

0 comments on commit 7333c82

Please sign in to comment.