Skip to content

Commit

Permalink
Updated summary
Browse files Browse the repository at this point in the history
  • Loading branch information
denis256 committed Oct 20, 2023
1 parent 097105f commit ddec7a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ function main {

if [[ "${tg_comment}" == "1" ]]; then
comment "<details>
<summary>Execution result of \`$tg_command\` in \`${tg_dir}\`</summary>
<summary>Execution result of \"$tg_command\" in \"${tg_dir}\"</summary>
\`\`\`terraform
${terragrunt_output}
Expand Down

0 comments on commit ddec7a5

Please sign in to comment.