Skip to content

Commit

Permalink
Merge pull request #192 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
VonDerBeck authored Jul 31, 2024
2 parents d0ec30a + e46335a commit 8e2ffd7
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 @@ -33,7 +33,7 @@ jobs:
# new login with new container registry url and token
echo ${{ secrets.GITHUB_TOKEN }} | docker login ghcr.io -u $GITHUB_ACTOR --password-stdin
- 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 }}
release-profile: community-action-maven-release
Expand Down

0 comments on commit 8e2ffd7

Please sign in to comment.