Skip to content

Commit

Permalink
chore(deps): update camunda-community-hub/community-action-maven-rele…
Browse files Browse the repository at this point in the history
…ase action to v1.2.1
  • Loading branch information
renovate[bot] authored Jun 28, 2024
1 parent 6a17fd7 commit 6c25bf3
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.1.0
uses: camunda-community-hub/community-action-maven-release@v1.2.1
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 6c25bf3

Please sign in to comment.