Skip to content

Commit

Permalink
code block
Browse files Browse the repository at this point in the history
  • Loading branch information
hspitzley-czi committed Feb 14, 2025
1 parent abba036 commit 4e30d08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/argus-helm-chart-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
with:
commit-message: update stack helm chart version
title: 'chore: update stack helm chart version for ${{ matrix.env.name }}'
body: ${{ steps.run_updatecli.outputs.update_logs }}
body: "```${{ steps.run_updatecli.outputs.update_logs }}```"
base: main
branch: updatecli-bump-stack-chart-${{ matrix.env.name }}
delete-branch: true
Expand Down

0 comments on commit 4e30d08

Please sign in to comment.